aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-ti-dm-systimer.c
diff options
context:
space:
mode:
authorTianjia Zhang <[email protected]>2020-08-02 19:15:41 +0800
committerDaniel Lezcano <[email protected]>2020-08-24 13:01:38 +0200
commit400d033f5a599120089b5f0c54d14d198499af5a (patch)
tree105b0656534492c210c711f96b5845640e595cbc /drivers/clocksource/timer-ti-dm-systimer.c
parentb0294f30256bb6023b2044fd607855123863d98f (diff)
clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init()
In the init function, if the call to of_iomap() fails, the return value is ENXIO instead of -ENXIO. Change to the right negative errno. Fixes: 691f8f878290f ("clocksource/drivers/h8300_timer8: Convert init function to return error") Cc: Daniel Lezcano <[email protected]> Signed-off-by: Tianjia Zhang <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/clocksource/timer-ti-dm-systimer.c')
0 files changed, 0 insertions, 0 deletions