]> git.baikalelectronics.ru Git - kernel.git/commitdiff
Merge branches 'acpi-resource', 'acpi-pcc' and 'devprop'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 28 Oct 2022 14:37:02 +0000 (16:37 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 28 Oct 2022 14:37:02 +0000 (16:37 +0200)
Merge an IRQ override quirk, an ACPI PCC code fix and a device
properties documentation update for 6.1-rc3:

 - Make the ACPI device resources code skip IRQ override on Asus
   Vivobook S5602ZA (Tamim Khan).

 - Fix a possible integer overflow during multiplication in the ACPI
   PCC code (Manank Patel).

 - Fix the documentation of the *_match_string() family of functions to
   properly cover the return value (Andy Shevchenko).

* acpi-resource:
  ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZA

* acpi-pcc:
  ACPI: PCC: Fix unintentional integer overflow

* devprop:
  device property: Fix documentation for *_match_string() APIs


Trivial merge