linux-stable/drivers/pinctrl/intel
Andy Shevchenko 9314d05302 pinctrl: cherryview: Drop goto label
We do not use goto labels in the Intel pin control drivers,
so drop the only one in the entire folder.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2023-06-19 17:03:52 +03:00
..
Kconfig pinctrl: intel: Add Intel Moorefield pin controller support 2022-11-08 16:28:17 +02:00
Makefile pinctrl: intel: Add Intel Moorefield pin controller support 2022-11-08 16:28:17 +02:00
pinctrl-alderlake.c pinctrl: alderlake: Replace ADL_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:54 +02:00
pinctrl-baytrail.c pinctrl: baytrail: invert if condition 2023-06-19 13:53:26 +03:00
pinctrl-broxton.c pinctrl: broxton: Replace BXT_COMMUNITY() by INTEL_COMMUNITY_SIZE() 2022-12-27 21:17:54 +02:00
pinctrl-cannonlake.c pinctrl: cannonlake: Replace CNL_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:54 +02:00
pinctrl-cedarfork.c pinctrl: cedarfork: Replace CDF_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:54 +02:00
pinctrl-cherryview.c pinctrl: cherryview: Drop goto label 2023-06-19 17:03:52 +03:00
pinctrl-denverton.c pinctrl: denverton: Replace DNV_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:54 +02:00
pinctrl-elkhartlake.c pinctrl: elkhartlake: Replace EHL_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:54 +02:00
pinctrl-emmitsburg.c pinctrl: emmitsburg: Replace EBG_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:54 +02:00
pinctrl-geminilake.c pinctrl: geminilake: Replace GLK_COMMUNITY() by INTEL_COMMUNITY_SIZE() 2022-12-27 21:17:54 +02:00
pinctrl-icelake.c pinctrl: icelake: Replace ICL_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:54 +02:00
pinctrl-intel.c pinctrl: intel: refine ->irq_set_type() hook 2023-06-15 18:27:53 +03:00
pinctrl-intel.h pinctrl: intel: Get rid of unused members in struct intel_function 2022-12-30 10:22:53 +02:00
pinctrl-jasperlake.c pinctrl: jasperlake: Replace JSL_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:55 +02:00
pinctrl-lakefield.c pinctrl: lakefield: Replace LKF_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:55 +02:00
pinctrl-lewisburg.c pinctrl: lewisburg: Replace LBG_COMMUNITY() by INTEL_COMMUNITY_SIZE() 2022-12-27 21:17:55 +02:00
pinctrl-lynxpoint.c pinctrl: lynxpoint: Convert to use new memeber in struct intel_function 2022-12-30 10:22:53 +02:00
pinctrl-merrifield.c pinctrl: merrifield: Use BUFCFG_PINMODE_GPIO in ->pin_dbg_show() 2023-06-06 16:07:33 +03:00
pinctrl-meteorlake.c pinctrl: intel: Add Intel Meteor Lake-S pin controller support 2023-06-07 23:09:50 +03:00
pinctrl-moorefield.c pinctrl: moorefield: Use BUFCFG_PINMODE_GPIO in ->pin_dbg_show() 2023-06-06 16:08:20 +03:00
pinctrl-sunrisepoint.c pinctrl: sunrisepoint: Replace SPT_COMMUNITY() by INTEL_COMMUNITY_*() 2022-12-27 21:17:55 +02:00
pinctrl-tigerlake.c pinctrl: tigerlake: Replace TGL_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:55 +02:00