summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/wm8350-i2c.c
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-05-07 10:03:20 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2012-05-07 11:32:08 +0200
commitce7e4e11221dd7fbe82c8ad28d1875b0dfa20de4 (patch)
tree7dc1d1ae4f2bb61c26616d2f1045457dd62b98a1 /drivers/mfd/wm8350-i2c.c
parent63745d4068de8ccea3580214c6dbfdca0ec37859 (diff)
downloadlinux-ce7e4e11221dd7fbe82c8ad28d1875b0dfa20de4.tar.bz2
mfd: Fix wm831x register range passing for recent ARM updates
The removal of mach/io.h from most ARM platforms also set the range of valid IO ports to be empty for most platforms when previously any 32 bit integer had been valid. This makes it impossible to add IO resources as the added range is smaller than that of the root resource for IO ports. Since we're not really using IO memory at all fix this by defining our own root resource outside the normal tree and make that the parent of all IO resources. This also ensures we won't conflict with read IO ports if we ever run on a platform which happens to use them. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/wm8350-i2c.c')
0 files changed, 0 insertions, 0 deletions