linux/drivers/pinctrl/intel
Andy Shevchenko a35c62ba7a pinctrl: intel: Refactor intel_pinctrl_get_soc_data()
Refactor intel_pinctrl_get_soc_data() to drop initial assignment
of the data variable. It's only used in ACPI case and instead
we may always assign it there as the ACPI ID table has the terminator
entry that has driver data set to NULL.

Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2023-11-13 13:56:42 +02:00
..
Kconfig pinctrl: intel: consolidate ACPI dependency 2023-08-22 14:47:42 +03:00
Kconfig.tng pinctrl: moorefield: Adapt to Intel Tangier driver 2023-08-15 17:31:50 +03:00
Makefile pinctrl: tangier: Introduce Intel Tangier driver 2023-08-15 17:31:50 +03:00
pinctrl-alderlake.c pinctrl: alderlake: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-baytrail.c pinctrl: baytrail: Replace kernel.h by what is actually being used 2023-10-03 16:29:30 +03:00
pinctrl-broxton.c pinctrl: broxton: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-cannonlake.c pinctrl: cannonlake: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-cedarfork.c pinctrl: cedarfork: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-cherryview.c treewide: rename pinctrl_gpio_direction_output_new() 2023-11-04 10:23:22 +01:00
pinctrl-denverton.c pinctrl: denverton: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-elkhartlake.c pinctrl: elkhartlake: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-emmitsburg.c pinctrl: emmitsburg: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-geminilake.c pinctrl: geminilake: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-icelake.c pinctrl: icelake: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-intel.c pinctrl: intel: Refactor intel_pinctrl_get_soc_data() 2023-11-13 13:56:42 +02:00
pinctrl-intel.h pinctrl: intel: Make PM ops functions static 2023-11-13 13:33:28 +02:00
pinctrl-jasperlake.c pinctrl: jasperlake: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-lakefield.c pinctrl: lakefield: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-lewisburg.c pinctrl: lewisburg: Switch to use Intel pin control PM ops 2023-11-13 13:33:28 +02:00
pinctrl-lynxpoint.c treewide: rename pinctrl_gpio_direction_output_new() 2023-11-04 10:23:22 +01:00
pinctrl-merrifield.c pinctrl: merrifield: Replace kernel.h by what is actually being used 2023-10-03 16:29:31 +03:00
pinctrl-meteorlake.c pinctrl: meteorlake: Switch to use Intel pin control PM ops 2023-11-13 13:33:28 +02:00
pinctrl-moorefield.c pinctrl: moorefield: Replace kernel.h by what is actually being used 2023-10-03 16:29:31 +03:00
pinctrl-sunrisepoint.c pinctrl: sunrisepoint: Switch to use Intel pin control PM ops 2023-11-13 13:33:28 +02:00
pinctrl-tangier.c pinctrl: tangier: Move default strength assignment to a switch-case 2023-11-13 13:52:56 +02:00
pinctrl-tangier.h pinctrl: tangier: Introduce Intel Tangier driver 2023-08-15 17:31:50 +03:00
pinctrl-tigerlake.c pinctrl: tigerlake: Switch to use Intel pin control PM ops 2023-11-13 13:33:28 +02:00