-
Robert Jarzmik authored
As both pxa and sa1100 provide a clock to the timer, the rate can be inferred from the clock rather than hard encoded in a functional call. This patch changes the pxa timer to have a mandatory clock which is used as the timer rate. Signed-off-by:
Robert Jarzmik <robert.jarzmik@free.fr> Acked-by:
Daniel Lezcano <daniel.lezcano@linaro.org> Acked-by:
Russell King <rmk+kernel@armlinux.org.uk>
Robert Jarzmik authoredAs both pxa and sa1100 provide a clock to the timer, the rate can be inferred from the clock rather than hard encoded in a functional call. This patch changes the pxa timer to have a mandatory clock which is used as the timer rate. Signed-off-by:
Robert Jarzmik <robert.jarzmik@free.fr> Acked-by:
Daniel Lezcano <daniel.lezcano@linaro.org> Acked-by:
Russell King <rmk+kernel@armlinux.org.uk>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
pxa_timer.c 6.07 KiB