summaryrefslogtreecommitdiff
path: root/drivers/clocksource/exynos_mct.c
diff options
context:
space:
mode:
authorAlexey Klimov <alexey.klimov@linaro.org>2015-09-10 03:38:21 +0300
committerDaniel Lezcano <daniel.lezcano@linaro.org>2015-10-15 18:42:02 +0300
commitba49af35be8a41af7f00a37902a2d70764078bc5 (patch)
tree422574242dbc2a79abf4a53c3cb21e74f7f4ce50 /drivers/clocksource/exynos_mct.c
parent6eeb8c355fbbe66d1d52eadaa588d5651f8cb092 (diff)
downloadlinux-ba49af35be8a41af7f00a37902a2d70764078bc5.tar.xz
clocksource/drivers/h8300_*: Remove unneeded memset()s
Memory for timer16_priv, timer8_priv and tpu_priv structs is allocated by devm_kzalloc() in corresponding probe functions of drivers. No need to zero it one more time. Signed-off-by: Alexey Klimov <alexey.klimov@linaro.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/clocksource/exynos_mct.c')
0 files changed, 0 insertions, 0 deletions