On Mon, 10 Jun 2024 at 17:24, Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote: > > On Mon, Jun 10, 2024 at 5:05 PM Bartosz Golaszewski <brgl@xxxxxxxx> wrote: > > > > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > > > Drop the hand-coded devres action callback for destroying the mutex in > > favor of devm_mutex_init(). > > All three LGTM, Can you leave your tags under the cover letter in such cases? This will make b4 pick it up for all patches automatically. Thanks, Bart > Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > Thanks! >