On Wed, May 24, 2017 at 01:39:35AM +0200, Andrew Lunn wrote: > 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 <andrew@xxxxxxx> Applied to libata/v4.12-fixes. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html