Merge branches 'acpi-tools', 'acpi-docs' and 'pnp'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 13 May 2024 19:03:24 +0000 (21:03 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 13 May 2024 19:03:24 +0000 (21:03 +0200)
commite573d27e18f8289454b6abb378de531374bd3cde
tree738a5d8039b0a4598b2a9259c07ad0f730069445
parentd9f87a7e9a24c56e9c4827c5d8e902694a0888a5
parentd7bd0aeb5ab6609b71ca87db4ec6d8bba24b2209
parente97d05b5e1bdaab61489942d1492bcd5eca9f0d5
parent59c9450b881190b497a0a61ab793a5a1b6bd006d
Merge branches 'acpi-tools', 'acpi-docs' and 'pnp'

Merge an ACPI pfrut utility update, an ACPI documentation update and a
PNP update for 6.10:

 - Fix a typo in the ACPI documentation regarding the layout of sysfs
   subdirectory representing the ACPI namespace (John Watts).

 - Make the ACPI pfrut utility print the update_cap field during
   capability query (Chen Yu).

 - Add HAS_IOPORT dependencies to PNP (Niklas Schnelle).

* acpi-tools:
  ACPI: tools: pfrut: Print the update_cap field during capability query

* acpi-docs:
  Documentation: firmware-guide: ACPI: Fix namespace typo

* pnp:
  PNP: add HAS_IOPORT dependencies