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

Daniel Thompson daniel.thompson at linaro.org
Mon Oct 23 10:34:23 UTC 2017


On 21/10/17 12:55, Meghana Madhyastha wrote:
> Changes in v14:
> - s/backlight_get/of_find_backlight/ in patch 2/3
> - Change commit message in patch 3/3 from requiring to acquiring

Can you take a look at
https://www.spinics.net/lists/dri-devel/msg154459.html ? This doesn't 
seem to have been acted on... and nor was it challenged ;-) .


Daniel.


> 
> 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 of_find_backlight
> 
>   drivers/gpu/drm/tinydrm/core/tinydrm-helpers.c | 95 --------------------------
>   drivers/gpu/drm/tinydrm/mi0283qt.c             |  3 +-
>   drivers/gpu/drm/tinydrm/mipi-dbi.c             |  5 +-
>   drivers/video/backlight/backlight.c            | 68 ++++++++++++++++++
>   include/drm/tinydrm/tinydrm-helpers.h          |  4 --
>   include/linux/backlight.h                      | 56 +++++++++++++++
>   6 files changed, 129 insertions(+), 102 deletions(-)
> 



More information about the dri-devel mailing list