summaryrefslogtreecommitdiffstats
path: root/net/ceph
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-05-07 14:34:15 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-05-16 18:11:13 -0700
commite7d87ca1089165c05376df50f1be0f68d72ab08b (patch)
tree7b3dfded938ebc74966a0cf35ff5526c288282b6 /net/ceph
parent87f0a427547d8552f87bfb19baa3d66d528aa761 (diff)
misc: ep93xx_pwm: 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> Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/ceph')
0 files changed, 0 insertions, 0 deletions