From: Andy Shevchenko Date: Mon, 24 Feb 2025 10:08:12 +0000 (+0200) Subject: Merge patch series "Split devres APIs to device/devres.h and introduce devm_kmemdup_a... X-Git-Tag: v6.15-rc1~102^2~20^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1f4c7f3b3afa90e10903234c86d5bd168c5f23b3;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "Split devres APIs to device/devres.h and introduce devm_kmemdup_array()" Raag Jadav says: This series 1. Splits device/devres.h for the users that are only interested in devres APIs. Original work by Andy Shevchenko: https://lore.kernel.org/r/20241203195340.855879-1-andriy.shevchenko@linux.intel.com 2. Introduces a more robust and cleaner devm_kmemdup_array() helper and uses it across drivers. The idea behind embedding both work into a single series is to make the review process easier and reduce conflicts while merging. Link: https://lore.kernel.org/r/20250212062513.2254767-1-raag.jadav@intel.com Signed-off-by: Andy Shevchenko --- 1f4c7f3b3afa90e10903234c86d5bd168c5f23b3