aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2012-08-07 19:42:44 +0100
committerSamuel Ortiz <[email protected]>2012-09-11 10:15:02 +0200
commitc10c2aab634a3c61c46b98875988b2f53040bc9c (patch)
treea6c3b239a2848f757f1d9d30551dc7d60492b164 /tools/perf/scripts/python
parentbee6e1fa617b1fb7f6f91033428410e05f5ab0ed (diff)
mfd: 88pm860x: Move _IO resources out of ioport_ioresource
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 <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Acked-by: Haojian Zhuang <[email protected]> Tested-by: Haojian Zhuang <[email protected]> Cc: [email protected] (v3.4+) Signed-off-by: Samuel Ortiz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions