Re: [PATCH v19 09/10] drm/panel: Use of_find_backlight helper

2018-01-25 Thread Thierry Reding
On Wed, Jan 24, 2018 at 04:40:51PM +, Meghana Madhyastha wrote: > Replace of_find_backlight_by_node and of the code around it > with of_find_backlight helper to avoid repetition of code. > > Reviewed-by: Noralf Trønnes > Reviewed-by: Sean Paul > Signed-off-by: Meghana Madhyastha > --- > dri

[PATCH v19 09/10] drm/panel: Use of_find_backlight helper

2018-01-24 Thread Meghana Madhyastha
Replace of_find_backlight_by_node and of the code around it with of_find_backlight helper to avoid repetition of code. Reviewed-by: Noralf Trønnes Reviewed-by: Sean Paul Signed-off-by: Meghana Madhyastha --- drivers/gpu/drm/panel/panel-innolux-p079zca.c | 24 - drivers/gpu