Skip to content
Commit 6dd74782 authored by Shawn Guo's avatar Shawn Guo
Browse files

ARM: imx: move timer resources into a structure



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: default avatarShawn Guo <shawn.guo@linaro.org>
parent c7770bba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment