pinctrl: pinmux: Remove unused members from struct function_desc
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 May 2024 08:55:20 +0000 (11:55 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Jun 2024 07:25:11 +0000 (09:25 +0200)
commitc501b780c17fd10b172ba61fdebc20ddb8f27149
treea31b12568425d833da9e9b9c5be6351a127d3a22
parent6273a1b1cee1c62440c2193b1a0737c15a977726
pinctrl: pinmux: Remove unused members from struct function_desc

All drivers are converted to use embedded struct pinfunction.
Remove unused members from struct function_desc.

Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20240530085745.1539925-12-andy.shevchenko@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinmux.h