]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: cy8c95x0: Drop unused 'name' in struct cy8c95x0_pinctrl
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 23 Feb 2026 18:06:56 +0000 (19:06 +0100)
committerLinus Walleij <linusw@kernel.org>
Thu, 26 Feb 2026 22:42:35 +0000 (23:42 +0100)
commita603cf701f94f233032dd66bbc6e1b03d866550f
treecbaa278a9d269f5cc565af28cd2296eb65da9e5f
parent8434c691193b9f812a446833c657fb2431aa94fd
pinctrl: cy8c95x0: Drop unused 'name' in struct cy8c95x0_pinctrl

The 'name' is only assigned and never used. Drop it for good.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/pinctrl-cy8c95x0.c