Hi Linus.

On Mon, May 18, 2020 at 10:10:12AM +0200, Linus Walleij wrote:
> On Sun, May 17, 2020 at 9:01 PM Sam Ravnborg <s...@ravnborg.org> wrote:
> 
> > Look up backlight device using devm_of_find_backlight().
> > This simplifies the code and prevents us from hardcoding
> > the node name in the driver.
> >
> > v2:
> >   - Added Cc: Peter Ujfalusi
> >
> > Signed-off-by: Sam Ravnborg <s...@ravnborg.org>
> > Cc: Russell King <li...@armlinux.org.uk>
> > Cc: Sam Ravnborg <s...@ravnborg.org>
> > Cc: Bartlomiej Zolnierkiewicz <b.zolnier...@samsung.com>
> > Cc: Peter Ujfalusi <peter.ujfal...@ti.com>
> > Cc: Daniel Vetter <daniel.vet...@ffwll.ch>
> > Cc: Linus Walleij <linus.wall...@linaro.org>
> > Cc: Jani Nikula <jani.nik...@intel.com>
> > Cc: Douglas Anderson <diand...@chromium.org>
> 
> Acked-by: Linus Walleij <linus.wall...@linaro.org>
Thanks. I went ahead and applied this now, so we could kill
the last user of of_find_backlight_by_node().

I hope we can make of_find_backlight_by_node() static after the merge window
so no new users appears.

        Sam
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to