summaryrefslogtreecommitdiffstats
path: root/drivers/extcon
diff options
context:
space:
mode:
authorRohit Vaswani <rvaswani@codeaurora.org>2012-09-07 22:05:56 +0200
committerDavid Brown <davidb@codeaurora.org>2012-09-13 19:42:55 +0200
commit90eb385fd1bad5d4b7ad419d29763b28dd9d05a6 (patch)
tree1af9bc08290353aaef217e2a989b3bf83cd6684a /drivers/extcon
parentARM: msm: io: Remove 7x30 iomap region from 7x00 (diff)
downloadlinux-90eb385fd1bad5d4b7ad419d29763b28dd9d05a6.tar.xz
linux-90eb385fd1bad5d4b7ad419d29763b28dd9d05a6.zip
ARM: msm: io: Change the default static iomappings to be shared
With 3.4 kernel the static iomappings can be shared with the ioremap mappings. If ioremap is called with an address for which a static mapping already exists, then that mapping should be used instead of creating a new one. However, the MT_DEVICE_NONSHARED flag prevents this. Hence, get rid of this flag. Some targets (7X00) that require the static iomappings to be NONSHARED use the MSM_DEVICE_TYPE and MSM_CHIP_DEVICE_TYPE macros. Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org> Signed-off-by: David Brown <davidb@codeaurora.org>
Diffstat (limited to 'drivers/extcon')
0 files changed, 0 insertions, 0 deletions