On Fri, Dec 08, 2023 at 11:20:19AM +0100, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > Rename two functions that read or modify the global GPIO device list but > don't take the lock themselves (and need to be called with it already > acquired). Use the _unlocked() suffix which seems to be used quite > consistently across the kernel despite there also existing the _locked() > suffix for the same purpose. Okay, Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> -- With Best Regards, Andy Shevchenko