]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge patch series "gpiolib: acpi: Split quirks to its own file"
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 15 May 2025 10:11:28 +0000 (13:11 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 21 May 2025 09:25:24 +0000 (12:25 +0300)
Andy Shevchenko <andriy.shevchenko@linux.intel.com> says:

The GPIO ACPI helpers use a few quirks which consumes approximately 20%
of the file. Besides that the necessary bits are sparse and being directly
referred. Split them to a separate file. There is no functional change.

For the new file I used the Hans' authorship of Hans as he the author of
all those bits (expect very tiny changes made by this series).

Link: https://lore.kernel.org/r/20250513100514.2492545-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Trivial merge