commit | 254d8b5d59516d670111e0ac14d53fed4d61118d | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Sun Nov 08 22:39:12 2015 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Dec 15 09:42:18 2015 +0100 |
tree | 4e2d458b8ddea1ef06a35a1e7b292934533f6114 | |
parent | 7053fdac76451efe5f16c9e0974dc17fcf29f6d6 [diff] |
clocksource/drivers/h8300_timer8: Remove irq and lock legacy code The time framawork takes care of disabling the interrupts and takes a lock to prevent races. Remove the legacy code in the driver taking care of the races. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>