aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorChristophe Jaillet <[email protected]>2017-06-23 21:55:10 +0200
committerDaniel Lezcano <[email protected]>2017-06-27 11:25:40 +0200
commit8c3ecd60e2ee6268e1735952e5b544f05b4dbb5a (patch)
treeeb5ce868accdb73fe1e768c1ccadb90e9895ab18 /scripts/gdb/linux
parentb70957f656cc070eaaac60b00dca5b40967cb8d6 (diff)
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 <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions