Home
last modified time | relevance | path

Searched hist:"2990 f3a87e94b19b66c3faa16f9dd1d649b93d12" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx.cdiff 2990f3a87e94b19b66c3faa16f9dd1d649b93d12 Tue Sep 13 11:31:46 CDT 2022 Andy Shevchenko <andriy.shevchenko@linux.intel.com> spi: pxa2xx: Refactor _UID handling to use acpi_dev_uid_to_integer()

ACPI utils provide acpi_dev_uid_to_integer() helper to extract _UID as
an integer. Use it instead of custom approach.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>