diff options
author | Daniel Lezcano <daniel.lezcano@linaro.org> | 2017-06-20 08:51:11 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2017-06-26 19:32:04 +0300 |
commit | 22ece4e3df6335e691207de1198a609e761b8640 (patch) | |
tree | f5fd74578f3ab5f4b573d37e4fe1474d1acbc4f6 /drivers/clocksource/vf_pit_timer.c | |
parent | 9902747ec57d11b27c98e53d66112ecceed43c82 (diff) | |
download | linux-22ece4e3df6335e691207de1198a609e761b8640.tar.xz |
clocksource/drivers/timer-of: Fix invalid iomap check
A typo in the code checks the return value of iomap against !NULL
and, thus, fails everytime the mapping succeed.
Fix this by inverting the condition in the check.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/clocksource/vf_pit_timer.c')
0 files changed, 0 insertions, 0 deletions