On Mon, 02 Dec 2019, Linus Walleij wrote:

> The Rohm BD6107 driver can pass a fixed GPIO line using the old
> GPIO API using platform data. As there are no in-tree users of this
> platform data since 2013, we can convert this to use a GPIO descriptor
> and require any out-of-tree consumers to pass the GPIO using
> a machine descriptor table instead.
> 
> Cc: Laurent Pinchart <[email protected]>
> Signed-off-by: Linus Walleij <[email protected]>
> ---
>  drivers/video/backlight/bd6107.c     | 24 ++++++++++++++++--------
>  include/linux/platform_data/bd6107.h |  1 -
>  2 files changed, 16 insertions(+), 9 deletions(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to