David Lechner
3424a516d9
ARM: davinci: da8xx: fix oops in USB PHY driver due to stack allocated platform_data
...
This fixes a possible kernel oops due to using stack allocated platform
data for the USB PHY driver on DA8XX devices. If the platform device
probe is deferred, then we get a corrupt pointer for the platform data.
We now use a global static struct for the platform data so that the
platform data pointer does not get written over.
Fixes: bdec5a6b5789 ("ARM: da8xx: use platform data for CFGCHIP syscon regmap")
Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
2018-03-29 12:18:32 +05:30
..
2018-02-06 11:27:48 -08:00
2018-01-21 15:38:10 +00:00
2018-02-01 16:17:40 -08:00
2018-01-12 23:03:35 +11:00
2018-02-10 13:16:35 -08:00
2018-02-06 09:59:40 -08:00
2018-02-10 13:16:35 -08:00
2018-01-21 15:38:10 +00:00
2017-11-16 14:05:12 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-20 17:37:44 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-03-29 12:18:32 +05:30
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-13 22:26:10 +01:00
2018-01-03 18:36:22 +01:00
2017-11-13 17:56:58 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-26 16:30:20 +08:00
2017-11-16 14:05:12 -08:00
2017-11-02 11:10:55 +01:00
2017-11-21 15:57:07 -08:00
2017-11-02 11:10:55 +01:00
2017-12-08 15:32:53 +01:00
2017-11-02 11:10:55 +01:00
2017-11-14 17:52:21 -08:00
2017-12-20 15:48:18 +01:00
2017-12-21 16:37:34 +01:00
2017-11-28 22:49:30 +01:00
2017-11-02 11:10:55 +01:00
2018-01-17 17:36:39 -06:00
2017-09-20 22:21:08 +08:00
2017-11-16 14:05:12 -08:00
2018-02-01 16:35:31 -08:00
2017-11-21 15:57:07 -08:00
2017-11-02 11:10:55 +01:00
2018-02-01 16:17:40 -08:00
2017-09-12 06:10:44 -07:00
2017-11-02 11:10:55 +01:00
2018-01-03 18:36:43 +01:00
2018-01-03 18:42:53 +01:00
2018-01-03 18:43:04 +01:00
2018-01-01 00:50:05 +00:00
2017-11-16 14:05:12 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-09-22 21:57:09 +02:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:32:44 +01:00
2017-11-02 11:10:55 +01:00
2017-11-18 11:46:06 +09:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-16 14:05:12 -08:00
2018-02-02 23:53:10 +09:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-02-02 09:50:51 -08:00
2018-01-26 16:42:07 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-16 14:05:12 -08:00
2018-01-03 18:43:13 +01:00
2017-11-02 11:10:55 +01:00
2017-12-17 22:14:21 +00:00
2017-12-13 22:26:10 +01:00
2017-11-07 10:32:44 +01:00
2018-01-12 14:21:05 -06:00
2017-11-06 15:50:17 -05:00
2018-02-03 16:25:42 -08:00
2017-11-16 12:50:35 -08:00
2018-01-21 15:32:20 +00:00
2017-12-17 22:14:21 +00:00