[PATCH v1 0/4] platform/x86: int3472: A few cleanups
From: Andy Shevchenko
Date: Wed Aug 21 2024 - 08:23:06 EST
A few cleanups to the driver. It includes an amendment to
dev_err_probe() to ignore 0 error code. The patches 1 and 2 are
dependent, while patches 2 and 3 may be applied in any order.
Assumed to go via PDx86 tree if no objections to the code.
Andy Shevchenko (4):
driver core: Ignore 0 in dev_err_probe()
platform/x86: int3472: Simplify dev_err_probe() usage
platform/x86: int3472: Use GPIO_LOOKUP() macro
platform/x86: int3472: Use str_high_low()
drivers/base/core.c | 4 ++++
drivers/platform/x86/intel/int3472/discrete.c | 14 ++++----------
2 files changed, 8 insertions(+), 10 deletions(-)
--
2.43.0.rc1.1336.g36b5255a03ac