Messages in this thread |  | | Date | Fri, 26 Jan 2018 09:48:39 +0000 | From | Lee Jones <> | Subject | Re: [PATCH v19 03/10] video: backlight: Add of_find_backlight helper in backlight.c |
| |
On Wed, 24 Jan 2018, Meghana Madhyastha wrote:
> Add of_find_backlight, a helper function which is a generic version > of tinydrm_of_find_backlight that can be used by other drivers to avoid > repetition of code and simplify things. > > Acked-by: Daniel Thompson <daniel.thompson@linaro.org> > Reviewed-by: Noralf Trønnes <noralf@tronnes.org> > Reviewed-by: Sean Paul<seanpaul@chromium.org> > Signed-off-by: Meghana Madhyastha <meghana.madhyastha@gmail.com>
Nit: These should be in chronological order.
> --- > drivers/video/backlight/backlight.c | 43 +++++++++++++++++++++++++++++++++++++ > include/linux/backlight.h | 19 ++++++++++++++++ > 2 files changed, 62 insertions(+)
-- Lee Jones Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog
|  |