While looking for something I have noticed that in-kernel documentation for gpiolib implementation may be updated to reflect the current state of affairs. Hence these two patches. Andy Shevchenko (2): gpiolib: Do not mention legacy GPIOF_* in the code gpiolib: Up to date the kernel documentation drivers/gpio/gpiolib-acpi.c | 45 ++-- drivers/gpio/gpiolib-cdev.c | 15 +- drivers/gpio/gpiolib-devres.c | 85 ++++++-- drivers/gpio/gpiolib-legacy.c | 3 + drivers/gpio/gpiolib-of.c | 102 +++++---- drivers/gpio/gpiolib-swnode.c | 8 +- drivers/gpio/gpiolib-sysfs.c | 41 ++-- drivers/gpio/gpiolib.c | 388 +++++++++++++++++++++------------- drivers/gpio/gpiolib.h | 8 +- 9 files changed, 438 insertions(+), 257 deletions(-) -- 2.43.0.rc1.1.gbec44491f096