RE: [PATCH] leds: drop leds-h1940 driver

From: Kukjin Kim
Date: Fri May 06 2011 - 00:15:40 EST


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@xxxxxxxxx>
> ---
> 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@xxxxxxxxxxx>, 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/