]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
resource: replace open coded variant of DEFINE_RES_NAMED_DESC()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 17 Mar 2025 18:11:11 +0000 (20:11 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 22 Mar 2025 05:10:04 +0000 (22:10 -0700)
commit76709e0a3f3b04dfba588f7985c1f3b302092418
treea37ee24d03f05180710da2465612c024254b7865
parent8ee065a6fdd285387d0eca5e1139ffb182a6e626
resource: replace open coded variant of DEFINE_RES_NAMED_DESC()

Replace open coded variant of DEFINE_RES_NAMED_DESC().

Link: https://lkml.kernel.org/r/20250317181412.1560630-3-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