summaryrefslogtreecommitdiff
path: root/drivers/clocksource/sh_tmu.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-12-03 06:51:06 (GMT)
committerDaniel Lezcano <daniel.lezcano@linaro.org>2013-12-11 10:40:27 (GMT)
commit87d4bb9fced08054afb83af2d85f5cf0ba0e21e4 (patch)
treeee0fe4f5af8bf8d54a95e763166f67be86833694 /drivers/clocksource/sh_tmu.c
parent5707f18c28f4df0f993d965aff1c168b69637d63 (diff)
downloadlinux-87d4bb9fced08054afb83af2d85f5cf0ba0e21e4.tar.xz
clocksource: sh_mtu2: Remove unnecessary platform_set_drvdata()
The driver core clears the driver data to NULL after device_release or on probe failure. Thus, it is not needed to manually clear the device driver data to NULL. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Acked-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/clocksource/sh_tmu.c')
0 files changed, 0 insertions, 0 deletions