commit | e24edf5fe61cbd4918cdf334d67616ccac426e8d | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Jul 12 17:46:19 2012 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Thu Nov 01 16:41:50 2012 -0700 |
tree | 3863369b1d6f8af466df05d143448baa5c166fa0 | |
parent | 4dfe3039d4681c07fd1e206a627ef94d39d84ba9 [diff] |
msm: pil: Remove dependence on iomap.h Most pil drivers need to access clock control directly so that they can write a reset register. Instead of having those drivers use the iomap pointer from mach/iomap.h, move them to mapping clock control as an io resource. Change-Id: I964ce90d431cce12dd5b6fe96177a5b4156db235 Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>