Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath/ath5k
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 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: David S. Miller <davem@davemloft.net>
2013-05-27 22:34:52 -07:00
..
2012-12-06 15:04:56 -05:00
2012-12-06 15:04:56 -05:00
2011-08-08 16:04:14 -04:00