Jingoo Han 785ec305b2 net: wireless: remove unnecessary platform_set_drvdata()
The driver core clears the driver data to NULL after device_release
or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
(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: David S. Miller <davem@davemloft.net>
2013-05-27 22:34:52 -07:00
..
2013-05-05 00:13:20 -04:00
2013-05-01 17:29:42 -04:00
2012-12-06 15:04:56 -05:00
2013-05-05 00:13:20 -04:00
2013-04-22 15:06:44 -04:00
2013-03-08 15:58:54 -05:00