diff options
author | Tianjia Zhang <tianjia.zhang@linux.alibaba.com> | 2020-08-02 13:15:41 +0200 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2020-08-24 13:01:38 +0200 |
commit | 400d033f5a599120089b5f0c54d14d198499af5a (patch) | |
tree | 105b0656534492c210c711f96b5845640e595cbc /drivers/clocksource/bcm_kona_timer.c | |
parent | time: Delete repeated words in comments (diff) | |
download | linux-400d033f5a599120089b5f0c54d14d198499af5a.tar.xz linux-400d033f5a599120089b5f0c54d14d198499af5a.zip |
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 <daniel.lezcano@linaro.org>
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20200802111541.5429-1-tianjia.zhang@linux.alibaba.com
Diffstat (limited to 'drivers/clocksource/bcm_kona_timer.c')
0 files changed, 0 insertions, 0 deletions