Searched hist:ac2a3feefad549814f5e7cca30be07a255c8494a (Results 1 – 3 of 3) sorted by relevance
/linux/include/acpi/ |
H A D | acpi_bus.h | diff ac2a3feefad549814f5e7cca30be07a255c8494a Tue Apr 05 19:49:26 CEST 2022 Rafael J. Wysocki <rafael.j.wysocki@intel.com> ACPI: bus: Eliminate acpi_bus_get_device()
Replace the last instance of acpi_bus_get_device(), added recently by commit 87e59b36e5e2 ("spi: Support selection of the index of the ACPI Spi Resource before alloc"), with acpi_fetch_acpi_dev() and finally drop acpi_bus_get_device() that has no more users.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Mark Brown <broonie@kernel.org>
|
/linux/drivers/spi/ |
H A D | spi.c | diff ac2a3feefad549814f5e7cca30be07a255c8494a Tue Apr 05 19:49:26 CEST 2022 Rafael J. Wysocki <rafael.j.wysocki@intel.com> ACPI: bus: Eliminate acpi_bus_get_device()
Replace the last instance of acpi_bus_get_device(), added recently by commit 87e59b36e5e2 ("spi: Support selection of the index of the ACPI Spi Resource before alloc"), with acpi_fetch_acpi_dev() and finally drop acpi_bus_get_device() that has no more users.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Mark Brown <broonie@kernel.org>
|
/linux/drivers/acpi/ |
H A D | scan.c | diff ac2a3feefad549814f5e7cca30be07a255c8494a Tue Apr 05 19:49:26 CEST 2022 Rafael J. Wysocki <rafael.j.wysocki@intel.com> ACPI: bus: Eliminate acpi_bus_get_device()
Replace the last instance of acpi_bus_get_device(), added recently by commit 87e59b36e5e2 ("spi: Support selection of the index of the ACPI Spi Resource before alloc"), with acpi_fetch_acpi_dev() and finally drop acpi_bus_get_device() that has no more users.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Mark Brown <broonie@kernel.org>
|