lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 10 Sep 2012 09:11:11 +0900
From:	gshark <gshark.jeong@...il.com>
To:	Randy Dunlap <rdunlap@...otime.net>
CC:	linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
	linux-next@...r.kernel.org, Daniel Jeong <daniel.jeong@...com>
Subject: Re: mmotm 2012-09-06-16-46 uploaded (drivers/video/backlight/lm3639_bl)

Hi Randy.

LM3630/9 have the pins for led so these depend on BACKLIGHT_CLASS_DEVICE 
and I2C.
So we need to set LEDS_CLASS and NEW_LEDS.

I will put these two into driver/video/backlight/Kconfig file and patch 
it so that you don't need to do it.

2012년 09월 08일 09:39, Randy Dunlap 쓴 글:
> On 09/06/2012 04:47 PM, akpm@...ux-foundation.org wrote:
>
>> The mm-of-the-moment snapshot 2012-09-06-16-46 has been uploaded to
>>
>>     http://www.ozlabs.org/~akpm/mmotm/
>>
>
> on x86_64:
>
> ERROR: "led_classdev_register" [drivers/video/backlight/lm3639_bl.ko] undefined!
> ERROR: "led_classdev_unregister" [drivers/video/backlight/lm3639_bl.ko] undefined!
>
> Full randconfig file is attached.
>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists