Re: [PATCH 2/3] video / backlight: remove the backlight_device_registered API

2015-01-02 Thread Jingoo Han
On Wednesday, December 31, 2014 12:50 PM, Aaron Lu wrote: > > Since we will need the backlight_device_get_by_type API, we can use it > instead of the backlight_device_registered API whenever necessary so > remove the backlight_device_registered API. > > Signed-off-by: Aaron Lu Acked-by: Jingoo

[PATCH 2/3] video / backlight: remove the backlight_device_registered API

2014-12-30 Thread Aaron Lu
Since we will need the backlight_device_get_by_type API, we can use it instead of the backlight_device_registered API whenever necessary so remove the backlight_device_registered API. Signed-off-by: Aaron Lu --- drivers/acpi/video.c| 2 +- drivers/video/backlight/backlight.c | 6