On Mon, Mar 3, 2025 at 11:49 AM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > On Thu, Feb 20, 2025 at 06:20:25PM +0200, Andy Shevchenko wrote: > > GPIOLIB has some open coded stuff that can be folded to the devm_*_action*() > > calls. This mini-series is for that. The necessary prerequisites are here > > as well, namely: > > 1) moving the respective APIs to the devres.h; > > 2) adding a simple helper that GPIOLIB will rely on; > > 3) finishing the GPIOLIB conversion to the device managed action APIs. > > > > The series is based on another series that's available via immutable tag > > devres-iio-input-pinctrl-v6.15 [1]. The idea is to route this via GPIOLIB > > tree (or Intel GPIO for the starter) with an immutable tag for the device > > core and others if needed. Please, review and acknowledge. > > Bart, I know it's still 2 days left till the two-week ping time, but since we > are at rc-5 and this may affect other subsystems I gently ask for your > Ack/Review and I push it to my branch for GPIO (as it has dependencies which > are already in my and a few other trees). > I thought this needs an Ack from Greg or Rafael? Bart