[PATCH v2 0/3] w1: gpio: Some cleanup and simplifiction
From: Uwe Kleine-König
Date: Mon Dec 04 2023 - 17:05:43 EST
Hello,
v1 is available at
https://lore.kernel.org/r/20230525095624.615350-1-u.kleine-koenig@xxxxxxxxxxxxxx.
The changes in this v2 since then are:
- Fix a build problem in patch #3
- Rebase to today's next
Best regards
Uwe
Uwe Kleine-König (3):
w1: gpio: Don't use platform data for driver data
w1: gpio: Drop unused enable_external_pullup from driver data
w1: gpio: rename pointer to driver data from pdata to ddata
drivers/w1/masters/w1-gpio.c | 118 +++++++++++++----------------------
include/linux/w1-gpio.h | 22 -------
2 files changed, 42 insertions(+), 98 deletions(-)
delete mode 100644 include/linux/w1-gpio.h
base-commit: 629a3b49f3f957e975253c54846090b8d5ed2e9b
--
2.42.0