[PATCH v10 0/3] Move backlight helper functions from tinydrm-helpers to linux/backlight

Daniel Thompson daniel.thompson at linaro.org
Thu Oct 12 09:24:43 UTC 2017


On 12/10/17 10:23, Daniel Thompson wrote:
> On 12/10/17 10:18, Meghana Madhyastha wrote:
>> Move drm helper functions from tinydrm-helpers to linux/backlight for
>> ease of use by callers in other drivers.
>>
>> Changes in v10:
>> -Change enable_backlight to backlight_enable
>>
>> Meghana Madhyastha (3):
>>    drm/tinydrm: Move helper functions from tinydrm-helpers to backlight.h
>>    drm/tinydrm: Move tinydrm_of_find_backlight to backlight.c
>>    drm/tinydrm: Add devres versions of backlight_get
>>
>>   drivers/gpu/drm/tinydrm/core/tinydrm-helpers.c | 95 
>> --------------------------
>>   drivers/gpu/drm/tinydrm/mi0283qt.c             |  3 +-
>>   drivers/gpu/drm/tinydrm/mipi-dbi.c             |  3 +-
>>   drivers/video/backlight/backlight.c            | 71 
>> +++++++++++++++++++ >   include/drm/tinydrm/tinydrm-helpers.h          
>> |  5 --
>>   include/linux/backlight.h                      | 55 +++++++++++++++
>>   6 files changed, 130 insertions(+), 102 deletions(-)
> 
> Are the backlight folks on Cc: for changes to the backlight files? My 
> mail filters have triggered to pick up 0/3 but I don't see the patches 
> themselves...

Ignore this... they are just starting to come through now.


Daniel.


More information about the dri-devel mailing list