commit | b70cd2de0ea85f5ab51a1d01893cba6415011b9d | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Aug 24 14:11:30 2016 +0300 |
committer | Mark Brown <broonie@kernel.org> | Wed Aug 24 12:20:03 2016 +0100 |
tree | fe502598bd5c4f8166b5a342932f36f828c6957d | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc [diff] |
spi: pxa2xx-pci: fix ACPI-based enumeration of SPI devices Slave devices are not enumerated by ACPI data because the ACPI handle for the core driver is NULL if it was enumerated by PCI. Propagate firmware node handle of the PCI device to the platform device. Suggested-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>