[PATCH v1 0/7] gpio: 74x164: Refactor and clean up the driver

Andy Shevchenko posted 7 patches 1 year ago
There is a newer version of this series
drivers/gpio/Kconfig       |  1 -
drivers/gpio/gpio-74x164.c | 63 +++++++++++++++++++++-----------------
2 files changed, 35 insertions(+), 29 deletions(-)
[PATCH v1 0/7] gpio: 74x164: Refactor and clean up the driver
Posted by Andy Shevchenko 1 year ago
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