+56
−35
Loading
Instead of passing around as individual argument, let's move timer
resources like irq and clocks together with base address into a data
structure, and pass pointer of the structure as argument to simplify
the function call interface.
Signed-off-by:
Shawn Guo <shawn.guo@linaro.org>