Re: [PATCH v19 03/10] video: backlight: Add of_find_backlight helper in backlight.c

From: Randy Dunlap
Date: Fri Jan 26 2018 - 12:46:12 EST


On 01/26/2018 01:48 AM, Lee Jones wrote:
> 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@xxxxxxxxxx>
>> Reviewed-by: Noralf TrÃnnes <noralf@xxxxxxxxxxx>
>> Reviewed-by: Sean Paul<seanpaul@xxxxxxxxxxxx>
>> Signed-off-by: Meghana Madhyastha <meghana.madhyastha@xxxxxxxxx>
>
> Nit: These should be in chronological order.

Hi,
Where does that tidbit of information come from?
I have never heard or read that.

Thanks.

>> ---
>> drivers/video/backlight/backlight.c | 43 +++++++++++++++++++++++++++++++++++++
>> include/linux/backlight.h | 19 ++++++++++++++++
>> 2 files changed, 62 insertions(+)
>


--
~Randy