summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-05-03 10:43:44 +0400
committerBryan Wu <cooloney@gmail.com>2013-06-21 03:21:32 +0400
commitd9041d5886f9c0cd33dd320d2bd98f8626d50725 (patch)
tree1acbb6169bd6713ef93d344ddd3a99667c663d63 /include
parenta0f50b52badd39aaa3ff98f52ea91b07bdee80a7 (diff)
downloadlinux-d9041d5886f9c0cd33dd320d2bd98f8626d50725.tar.xz
leds: leds-gpio: 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: Bryan Wu <cooloney@gmail.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions