commit | 8256aa7129f5d0d1692f6a18b83b66fef43405ed | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Mon Mar 25 21:13:22 2013 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Apr 01 16:30:03 2013 +0800 |
tree | 1ae2981095251fb73d6bf2d0af394ec9d20ff137 | |
parent | c74512bf83f3568baf566265c5bd3b8a96ede353 [diff] |
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>