summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-at91rm9200.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-07-04 00:06:11 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-04 01:07:49 +0200
commit46aee0c7829794cdc18ba96d4d0fb3e3cd646577 (patch)
tree7396706063264b0c1f9004dedb8fbef099770cb6 /drivers/rtc/rtc-at91rm9200.c
parentrtc: rtc-ab8500: remove unnecessary platform_set_drvdata() (diff)
downloadlinux-46aee0c7829794cdc18ba96d4d0fb3e3cd646577.tar.xz
linux-46aee0c7829794cdc18ba96d4d0fb3e3cd646577.zip
rtc: rtc-at32ap700x: remove unnecessary platform_set_drvdata()
The driver core clears the driver data to NULL after device_release or on probe failure, since commit 0998d063100 ("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: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/rtc-at91rm9200.c')
0 files changed, 0 insertions, 0 deletions