1
0
Files
linux/drivers/net/can
Jingoo Han 5727dc6bf5 net: can: ti_hecc: remove unnecessary platform_set_drvdata()
The driver core clears the driver data to NULL after device_release
or on probe failure, since commit 0998d06310
(device-core: Ensure drvdata = NULL when no driver is bound).
Thus, it is not needed to manually clear the device driver data to NULL.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2013-05-16 13:27:20 +02:00
..
2013-01-28 18:17:25 -05:00
2012-12-03 11:16:11 -08:00
2013-03-27 13:07:08 +01:00
2013-01-26 16:58:59 +01:00
2013-01-28 18:17:25 -05:00