On Tue, Jan 5, 2021 at 2:56 PM Bartosz Golaszewski <[email protected]> wrote: > > From: Bartosz Golaszewski <[email protected]> > > We don't have to use a custom devres structure if all we manage is a > single pointer - we can use devm_add_action_or_reset() for that and > shrink the code a bit. > > Signed-off-by: Bartosz Golaszewski <[email protected]> > ---
Gentle ping. Bart

