]> www.infradead.org Git - users/jedix/linux-maple.git/commit
resource: replace open coded variants of DEFINE_RES_*_NAMED()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 17 Mar 2025 18:11:12 +0000 (20:11 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 22 Mar 2025 05:10:05 +0000 (22:10 -0700)
commit1af56ff09e676899c9a37468098f4a0d71fef848
tree57937defe33e387885ae2a5a68e93bdeb4e8032b
parent76709e0a3f3b04dfba588f7985c1f3b302092418
resource: replace open coded variants of DEFINE_RES_*_NAMED()

Replace open coded variants of DEFINE_RES_*_NAMED().

Link: https://lkml.kernel.org/r/20250317181412.1560630-4-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/resource.c