On Tue, Nov 10, 2020 at 10:39 AM Bartosz Golaszewski <b...@bgdev.pl> wrote:
> From: Bartosz Golaszewski <bgolaszew...@baylibre.com> > > If all we want to manage is a single pointer, there's no need to > manually allocate and add a new devres. We can simply use > devm_add_action_or_reset() and shrink the code by a good bit. > > Signed-off-by: Bartosz Golaszewski <bgolaszew...@baylibre.com> Sweet! Reviewed-by: Linus Walleij <linus.wall...@linaro.org> I suppose I will get this with a pull request. Yours, Linus Walleij