From: Laurent Pinchart Date: Fri, 16 May 2014 12:44:23 +0000 (+0200) Subject: clocksource: sh_tmu: Fix channel IRQ retrieval in legacy case X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~18^2^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c54697ae180e652a96db8bc71f0c7c7baee2bf16;p=pandora-kernel.git 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 Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed