Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1666126

Re: [PATCH 2/3] drm/panel: S6E3HA2 needs backlight code

From Thierry Reding <thierry.reding@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/3] drm/panel: S6E3HA2 needs backlight code
Date 2017-06-14 20:20 +0200
Message-ID <tSl3z-9p-5@gated-at.bofh.it> (permalink)
References <ty23v-6o6-3@gated-at.bofh.it> <ty2dc-6Gz-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Wed, Apr 19, 2017 at 07:59:18PM +0200, Arnd Bergmann wrote:
> The new S6E3HA2 driver fails to link when backlight is disabled:
> 
> ERROR: "backlight_device_register" [drivers/gpu/drm/panel/panel-samsung-s6e3ha2.ko] undefined!
> ERROR: "backlight_device_unregister" [drivers/gpu/drm/panel/panel-samsung-s6e3ha2.ko] undefined!
> 
> This adds a Kconfig dependency like we have it for some other panel drivers.
> 
> Fixes: ed29f9426d9b ("drm/panel: Add support for S6E3HA2 panel driver on TM2 board")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---
>  drivers/gpu/drm/panel/Kconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied to drm-misc-next, thanks.

Thierry

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 2/3] drm/panel: S6E3HA2 needs backlight code Thierry Reding <thierry.reding@gmail.com> - 2017-06-14 20:20 +0200

csiph-web