]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'ib-devres-iio-input-pinctrl-v6.15' into intel/pinctrl
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 25 Feb 2025 11:16:46 +0000 (13:16 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 25 Feb 2025 11:16:46 +0000 (13:16 +0200)
There are a few Intel pin control drivers that are affected
by the devm_kmemdup_array() conversion, merge the ib-devres-iio-input-pinctrl
for making development going smoothly.

* Split devres APIs to a separate header (linux/device/devres.h)
* Move IOMEM_ERR_PTR() to err.h to avoid unneeded loops
* Introduce devm_kmemdup_array()
* Use devm_kmemdup_array() in input, IIO, and pinctrl subsystems

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
1  2 
drivers/pinctrl/intel/pinctrl-baytrail.c
drivers/pinctrl/intel/pinctrl-intel.c

Simple merge