pinctrl: intel: Get rid of unused members in struct intel_function
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 19 Dec 2022 12:42:40 +0000 (14:42 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 30 Dec 2022 08:22:53 +0000 (10:22 +0200)
commitafa349bbb5d75e072e641234f1cb5d2264bd6ed0
treec149d873518bc1080ad524a9ec524fe2f00b8b03
parent3b954b31e027ae2a46cae8482de87679bedd22b8
pinctrl: intel: Get rid of unused members in struct intel_function

The driver has been converted to a generic data type and macro for
the pin function definition, hence get rid of not used members in
the struct intel_function.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/pinctrl/intel/pinctrl-intel.h