ARM: mxs: get icoll base address from device tree
authorShawn Guo <shawn.guo@linaro.org>
Mon, 25 Mar 2013 13:13:22 +0000 (21:13 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 1 Apr 2013 08:30:03 +0000 (16:30 +0800)
commit8256aa7129f5d0d1692f6a18b83b66fef43405ed
tree1ae2981095251fb73d6bf2d0af394ec9d20ff137
parentc74512bf83f3568baf566265c5bd3b8a96ede353
ARM: mxs: get icoll base address from device tree

Rather than using the static definition, it gets icoll base address
with mapping from device tree.

As the result, <mach/mxs.h> inclusion can be removed from the driver
now.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-mxs/icoll.c