[PATCH v1 0/7] gpio: 74x164: Refactor and clean up the driver
From: Andy Shevchenko
Date: Mon Feb 03 2025 - 07:19:05 EST
Seems like I have had a cleanup series for 74x164, but forgot to send it
last year, here it is.
Andy Shevchenko (7):
gpio: 74x164: Remove unneeded dependency to OF_GPIO
gpio: 74x164: Simplify code with cleanup helpers
gpio: 74x164: Annotate buffer with __counted_by()
gpio: 74x164: Make use of the macros from bits.h
gpio: 74x164: Fully convert to use managed resources
gpio: 74x164: Switch to use dev_err_probe()
gpio: 74x164: Utilise temporary variable for struct device
drivers/gpio/Kconfig | 1 -
drivers/gpio/gpio-74x164.c | 63 +++++++++++++++++++++-----------------
2 files changed, 35 insertions(+), 29 deletions(-)
--
2.43.0.rc1.1336.g36b5255a03ac