diff options
| author | Andrew Lunn <[email protected]> | 2017-05-23 23:39:35 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2017-05-24 14:56:32 +0000 |
| commit | 3e4240da0e3673637c1c995bdd14cfdbc8f4dc4c (patch) | |
| tree | dbacf81aeb873fa96ab3fec46f1161f7add95cb6 /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | ata: libahci: properly propagate return value of platform_get_irq() (diff) | |
| download | kernel-3e4240da0e3673637c1c995bdd14cfdbc8f4dc4c.tar.gz kernel-3e4240da0e3673637c1c995bdd14cfdbc8f4dc4c.zip | |
Revert "ata: sata_mv: Convert to devm_ioremap_resource()"
This reverts commit 368e5fbdfc60732643f34f538823ed4bc8829827.
devm_ioremap_resource() enforces that there are no overlapping
resources, where as devm_ioremap() does not. The sata phy driver needs
a subset of the sata IO address space, so maps some of the sata
address space. As a result, sata_mv now fails to probe, reporting it
cannot get its resources, and so we don't have any SATA disks.
Signed-off-by: Andrew Lunn <[email protected]>
Acked-by: Gregory CLEMENT <[email protected]>
Cc: [email protected] # v4.11+
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
