On 30/07/2025 09:14, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > Commit fb52f3226cab ("ARM: s3c/gpio: use new line value setter > callbacks") correctly changed the assignment of the callback but missed > the check one liner higher. Change it now too to using the recommended > callback as the legacy one is going away soon. > > Fixes: fb52f3226cab ("ARM: s3c/gpio: use new line value setter callbacks") > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > --- > Autobuilders pointed out only now that I missed the other line that > needs changing in my previous patch. I'd like to still queue this for > v6.17. Either through the SoC tree if it's not too late or through the > GPIO tree together with my second PR for this merge window. Please > kindly ack it. This does not apply for current RC, so on top of v6.17-rc1. Best regards, Krzysztof