Guenter Roeck
c68025bf03
spi/tegra: Fix device remove function
...
The call to spi_unregister_master() in the device remove function frees device
memory, and with it any device local data. However, device local data is still
accessed after the call to spi_unregister_master().
Acquire a reference to the SPI master device and release it after cleanup is
complete to solve the problem.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-08-27 09:37:52 -07:00
..
2012-08-22 19:34:51 +01:00
2012-08-22 19:34:51 +01:00
2012-08-17 22:56:18 +01:00
2012-05-19 23:42:08 -06:00
2011-11-09 23:02:12 +08:00
2011-10-31 19:32:17 -04:00
2012-07-23 14:14:11 +01:00
2012-04-27 12:20:39 -06:00
2012-04-27 12:17:25 -06:00
2011-06-06 01:16:30 -06:00
2011-10-31 19:32:17 -04:00
2011-10-31 19:32:17 -04:00
2012-05-19 22:57:27 -06:00
2012-03-30 16:46:22 -06:00
2012-03-21 19:20:22 +05:30
2011-10-31 19:32:17 -04:00
2012-04-10 14:11:34 -06:00
2012-04-05 15:25:50 -07:00
2011-09-21 09:41:48 -06:00
2012-05-09 18:37:42 -06:00
2012-07-23 13:56:30 +01:00
2012-04-13 10:21:39 -06:00
2012-04-13 10:21:39 -06:00
2011-06-06 01:16:30 -06:00
2012-05-19 23:12:06 -06:00
2012-07-10 15:28:56 +01:00
2012-07-13 11:01:46 +01:00
2012-05-19 23:42:08 -06:00
2012-08-22 19:26:36 +01:00
2012-08-22 19:26:36 +01:00
2012-08-22 19:26:36 +01:00
2012-02-01 17:10:52 -07:00
2011-10-31 19:32:17 -04:00
2012-08-22 17:58:03 +01:00
2011-06-06 01:16:30 -06:00
2012-03-28 18:30:03 +01:00
2012-08-17 22:56:18 +01:00
2012-08-22 20:00:51 +01:00
2012-05-19 23:42:08 -06:00
2012-04-10 14:11:34 -06:00
2011-06-06 01:16:30 -06:00
2012-05-19 22:37:16 -06:00
2011-06-06 01:16:30 -06:00
2011-06-06 01:16:30 -06:00
2012-08-22 17:58:01 +01:00
2012-08-10 12:27:47 +02:00
2012-08-23 12:13:54 +01:00
2012-03-15 03:41:50 -06:00
2011-10-31 19:32:17 -04:00
2011-10-31 19:32:17 -04:00
2012-03-07 19:18:45 -07:00
2012-05-19 23:17:31 -06:00
2012-08-27 09:37:52 -07:00
2012-08-27 09:37:52 -07:00
2011-10-31 19:32:17 -04:00
2011-10-31 19:32:17 -04:00
2012-05-19 23:42:08 -06:00
2011-10-31 19:32:17 -04:00
2012-07-20 11:08:44 +01:00
2011-10-25 00:35:47 +02:00
2012-05-20 20:14:48 -06:00
2011-06-06 01:16:30 -06:00