linux/drivers/platform/x86/intel/int3472
Sakari Ailus 81b251c66b
platform/x86: int3472: Call "func" "con_id" instead
"con_id" is an established variable name for the GPIO naming for drivers.
Use it instead of "func" in the int3472 driver, too.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250211072841.7713-4-sakari.ailus@linux.intel.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
2025-02-13 14:25:36 +02:00
..
Kconfig platform/x86: int3472/discrete: add LEDS_CLASS dependency 2023-02-10 17:08:24 +01:00
Makefile platform/x86: int3472: make common part a separate module 2024-08-05 17:00:09 +02:00
clk_and_regulator.c platform/x86: int3472: Switch to devm_get_gpiod() 2023-10-06 13:34:58 +03:00
common.c platform/x86: int3472: Debug log the sensor name 2024-12-10 15:41:26 +02:00
common.h platform/x86: int3472: Stop using gpiod_toggle_active_low() 2023-10-06 13:34:56 +03:00
discrete.c platform/x86: int3472: Call "func" "con_id" instead 2025-02-13 14:25:36 +02:00
led.c platform/x86: int3472: Switch to devm_get_gpiod() 2023-10-06 13:34:58 +03:00
tps68470.c platform/x86: int3472: Check for adev == NULL 2024-12-10 15:41:20 +02:00
tps68470.h platform/x86: int3472: Support multiple gpio lookups in board data 2022-09-24 19:12:32 +02:00
tps68470_board_data.c platform/x86: int3472: Add GPIOs to Surface Go 3 Board data 2023-03-07 12:08:30 +01:00