summaryrefslogtreecommitdiff
path: root/kernel/time
diff options
context:
space:
mode:
authorChristophe Jaillet <christophe.jaillet@wanadoo.fr>2017-06-23 22:55:10 +0300
committerDaniel Lezcano <daniel.lezcano@linaro.org>2017-06-27 12:25:40 +0300
commit8c3ecd60e2ee6268e1735952e5b544f05b4dbb5a (patch)
treeeb5ce868accdb73fe1e768c1ccadb90e9895ab18 /kernel/time
parentb70957f656cc070eaaac60b00dca5b40967cb8d6 (diff)
downloadlinux-8c3ecd60e2ee6268e1735952e5b544f05b4dbb5a.tar.xz
clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_init()'
'clk' is a valid pointer at this point. So calling PTR_ERR on it is pointess. Return the error code from 'clk_prepare_enable()' if it fails instead. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'kernel/time')
0 files changed, 0 insertions, 0 deletions