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:	Fri, 06 May 2011 13:15:27 +0900
From:	Kukjin Kim <kgene.kim@...sung.com>
To:	'Vasily Khoruzhick' <anarsoul@...il.com>,
	linux-kernel@...r.kernel.org,
	"'Arnaud Patard (Rtp)'" <arnaud.patard@...-net.org>,
	linux-arm-kernel@...ts.infradead.org,
	'Ben Dooks' <ben-linux@...ff.org>
Cc:	rpurdie@...ys.net
Subject: RE: [PATCH] leds: drop leds-h1940 driver

Vasily Khoruzhick wrote:
> 
> H1940 machine now uses leds-gpio and leds-h1940 has no users anymore. So
> drop it.
> 
> Signed-off-by: Vasily Khoruzhick <anarsoul@...il.com>
> ---
>  drivers/leds/Kconfig      |    7 --
>  drivers/leds/Makefile     |    1 -
>  drivers/leds/leds-h1940.c |  170
-------------------------------------------
> --
>  3 files changed, 0 insertions(+), 178 deletions(-)
>  delete mode 100644 drivers/leds/leds-h1940.c
> 
Hi Vasily,

Hmm, regarding maintainer who is Richard Purdie(LED) in this case should be
added in Cc. (Cc'ed him)

And I think need following with this patch.

--- a/arch/arm/configs/s3c2410_defconfig
+++ b/arch/arm/configs/s3c2410_defconfig
@@ -389,7 +389,6 @@ CONFIG_MMC_SPI=m
 CONFIG_MMC_S3C=y
 CONFIG_LEDS_CLASS=m
 CONFIG_LEDS_S3C24XX=m
-CONFIG_LEDS_H1940=m
 CONFIG_LEDS_PCA9532=m
 CONFIG_LEDS_GPIO=m
 CONFIG_LEDS_PCA955X=m


Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@...sung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ