]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'acpi-uid'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 3 Oct 2022 18:09:22 +0000 (20:09 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 3 Oct 2022 18:09:22 +0000 (20:09 +0200)
commitf1467b073bbfeb1e9f55041becfd9e4dbc83f2e0
treed51ab55c756fa6ad478d15014e9859311d1b9641
parent638f4a7cbac4ed1733db7acd47585e9b29806190
parent9d4ee44dd694caf145ae40e40d88443679d0c33c
Merge branch 'acpi-uid'

Merge ACPI _UID handling unification changes for 6.1-rc1:

 - Introduce acpi_dev_uid_to_integer() to convert a _UID string into an
   integer value (Andy Shevchenko).

 - Use acpi_dev_uid_to_integer() in several places to unify _UID
   handling (Andy Shevchenko).

* acpi-uid:
  efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer()
  spi: pxa2xx: Refactor _UID handling to use acpi_dev_uid_to_integer()
  perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer()
  i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer()
  i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer()
  ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer()
  ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
  ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer
drivers/acpi/acpi_lpss.c
drivers/acpi/utils.c
drivers/acpi/x86/utils.c
include/acpi/acpi_bus.h
include/linux/acpi.h