On Sun, 17 Apr 2022 15:51:46 +0200 Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > On Wed, Apr 13, 2022 at 6:30 PM Andy Shevchenko > <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > > Convert the module to be property provider agnostic and allow > > it to be used on non-OF platforms. > > > > While at it, reuse temporary device pointer in the same function. > > > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > Too late because Jonathan is trigger happy (which is good!) but FWIW: > Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> By the power of git rebase -i and the fact I'd only pushed out for 0-day to test it so could still rebase. Added your RB :) Jonathan > > Yours, > Linus Walleij