Wei Yongjun
53063ec6e2
spi: rspi: use platform drvdata correctly in rspi_remove()
...
We had set the platform drvdata in rspi_probe() as a type of
struct rspi_data, but use it as struct spi_master in rspi_remove()
Fix by remove the unnecessary spi_master_[get|put]() since rspi->master
is no longer used after spi_unregister_master().
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-11-15 10:24:00 +00:00
..
2013-10-25 09:51:37 +01:00
2013-09-01 13:49:06 +01:00
2013-10-07 14:50:43 +01:00
2013-10-07 14:50:43 +01:00
2013-10-23 10:38:46 +01:00
2013-10-25 09:51:36 +01:00
2013-09-26 11:41:18 +01:00
2013-09-26 11:41:18 +01:00
2013-10-25 09:51:21 +01:00
2013-10-25 09:51:21 +01:00
2013-09-26 11:42:23 +01:00
2011-06-06 01:16:30 -06:00
2013-10-14 18:23:48 +01:00
2013-10-25 09:51:23 +01:00
2013-10-25 09:51:24 +01:00
2013-09-01 13:49:06 +01:00
2013-10-25 09:51:25 +01:00
2012-03-21 19:20:22 +05:30
2013-09-17 00:19:14 +01:00
2013-10-14 18:21:00 +01:00
2013-10-16 19:07:15 +01:00
2011-09-21 09:41:48 -06:00
2013-10-09 12:00:42 +01:00
2013-10-25 09:51:21 +01:00
2013-02-05 17:16:55 +00:00
2013-10-16 19:07:15 +01:00
2013-04-07 10:07:54 +01:00
2013-10-25 09:51:27 +01:00
2013-10-16 19:07:15 +01:00
2013-08-29 13:56:23 +01:00
2013-04-07 10:07:57 +01:00
2013-09-04 17:31:11 -07:00
2013-04-07 10:07:56 +01:00
2013-10-25 09:51:28 +01:00
2013-10-25 09:51:29 +01:00
2013-10-07 14:50:43 +01:00
2013-10-16 19:07:15 +01:00
2013-05-23 09:09:55 -05:00
2013-10-25 09:51:21 +01:00
2013-10-25 09:51:34 +01:00
2013-10-07 14:50:43 +01:00
2013-10-07 14:50:43 +01:00
2013-09-26 11:42:34 +01:00
2013-10-25 09:51:21 +01:00
2013-09-26 11:42:35 +01:00
2013-10-09 12:07:50 +01:00
2013-10-25 09:51:35 +01:00
2013-10-25 09:51:35 +01:00
2013-10-07 14:50:43 +01:00
2013-06-26 16:21:03 +01:00
2013-03-12 18:30:56 +00:00
2013-02-08 12:15:21 +00:00
2013-10-25 09:51:21 +01:00
2013-02-08 13:14:40 +00:00
2013-11-15 10:24:00 +00:00
2011-06-06 01:16:30 -06:00
2011-06-06 01:16:30 -06:00
2013-10-25 09:51:38 +01:00
2013-10-25 09:51:38 +01:00
2012-08-23 12:13:54 +01:00
2013-10-25 09:51:28 +01:00
2013-09-01 13:49:11 +01:00
2013-10-07 14:50:43 +01:00
2013-05-23 09:09:55 -05:00
2013-10-07 14:50:43 +01:00
2013-10-25 09:51:39 +01:00
2013-10-25 09:51:39 +01:00
2013-10-25 09:51:40 +01:00
2013-10-07 12:02:26 +01:00
2013-08-29 13:56:23 +01:00
2013-09-01 13:49:14 +01:00
2013-10-25 09:51:40 +01:00
2013-10-25 09:51:41 +01:00
2013-05-29 20:48:17 +01:00
2013-10-07 14:50:43 +01:00
2013-10-25 09:51:29 +01:00
2013-10-15 13:15:52 +01:00