On Tue, Jan 5, 2021 at 2:56 PM Bartosz Golaszewski <b...@bgdev.pl> wrote: > > From: Bartosz Golaszewski <bgolaszew...@baylibre.com> > > 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 <bgolaszew...@baylibre.com> > ---
Gentle ping. Bart