commit | c54697ae180e652a96db8bc71f0c7c7baee2bf16 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Fri May 16 14:44:23 2014 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon May 19 16:15:17 2014 +0200 |
tree | 02843f3b4a462106b14fa96f19c40301b13e27bf | |
parent | 346f5e76b3822a2530a03f33b00ee89dfc463326 [diff] |
clocksource: sh_tmu: Fix channel IRQ retrieval in legacy case In the legacy platform data case each TMU platform device handles a single channel with a single IRQ for the platform device. Retrieve the IRQ using the logical channel number instead of the hardware channel number. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>