linux-yocto/drivers/platform/x86/intel/int3472
Andy Shevchenko 1bda29aef6 platform/x86: int3472: Use str_high_low()
Use str_high_low() rather than open coding.

Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240822130722.1261891-5-andriy.shevchenko@linux.intel.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2024-09-04 15:04:12 +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: make common part a separate module 2024-08-05 17:00:09 +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: Use str_high_low() 2024-09-04 15:04:12 +02:00
Kconfig
led.c platform/x86: int3472: Switch to devm_get_gpiod() 2023-10-06 13:34:58 +03:00
Makefile platform/x86: int3472: make common part a separate module 2024-08-05 17:00:09 +02:00
tps68470_board_data.c
tps68470.c platform/x86: int3472: Switch back to use struct i2c_driver's .probe() 2023-06-13 12:32:47 +02:00
tps68470.h