From patchwork Fri Oct 21 20:27:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnd Bergmann X-Patchwork-Id: 13015441 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 11695C38A2D for ; Fri, 21 Oct 2022 20:48:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=+XZM+GZu7ayXCGHcL+iME+Us7fbFLtRm3v7jiuhFPoE=; b=X8sVr/9Eb4fBaR c5MzOiTTvICo/zvKYwl33aed5qcoT/Qtn/RstrLrQWgJGDgIW4YF0ChdEZ/zsx0bZN4poDZNMP++P nKvKPUvT2ME6Jl/FozLdXuX7+8QwHlSRDkMiTb/9MnWKUr86xQ7sN25T9kkco100W4a8kd5EEGrHG 370WOq/DnFf0ogdddPmAkBFb6r6v/qz4W43mDf7xEZVo9RAFRz++CFR5i6f8xapqiZ+zihDZsb/Lg nL6szUGy+a+xz/3Z7xQfcTg6YgoXkP5QT6i+3eFpKatJaLJ2HtZpTl/B7Nkvw3i1Hv3ujTqv+ejB2 N9ggGbdBtjGHBY1CTWfw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1olyvE-009rbf-R5; Fri, 21 Oct 2022 20:47:17 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1olyvA-009rZa-Oq for linux-arm-kernel@lists.infradead.org; Fri, 21 Oct 2022 20:47:14 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2965E60D3F; Fri, 21 Oct 2022 20:47:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6DE63C433D6; Fri, 21 Oct 2022 20:47:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666385232; bh=03jM+N/itfs6Ls3v3FEsqDtVBOyJZhtZFr6zqJXmPkE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=spyV1d3PJkZo9sze+sHHjFp9Yjay83rvxDF1iI+ukct/IyMicVrqXkWh8WrxicZCX V9yJPXSaNk92ByrZJAcA83wak/5lGLif23xsj2nIlE5i+WPijEmglqvU82g2e6wX28 vMMNmGtoMjXjTz1Y1IR44E2pwHNYE25eWffPQCWXh9OjD6Y5rpYs7rma/UnXpIAaAP U8Vz1qjuuxraqcQhQPz6Nom9DAnNQKar53Bm7u0PWPrcta3aOLoKa17p8Q7rXx1kBS 56VK+i4rggdEPCjlOcaDhVexSuap/rszkJZM4hIZDzNWhWUe7unaWQIbPSSVa7ZjTZ BQikFUEGwfCOw== From: Arnd Bergmann To: linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , Pavel Machek Cc: linux-kernel@vger.kernel.org, Ben Dooks , Simtec Linux Team , Arnd Bergmann , Alim Akhtar , Andy Shevchenko , Sven Schwermer , linux-leds@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH 12/21] leds: remove s3c24xx driver Date: Fri, 21 Oct 2022 22:27:45 +0200 Message-Id: <20221021203329.4143397-12-arnd@kernel.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20221021202254.4142411-1-arnd@kernel.org> References: <20221021202254.4142411-1-arnd@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221021_134712_899920_FBEFDFAC X-CRM114-Status: GOOD ( 14.31 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Arnd Bergmann The s3c24xx platform is gone, so the led driver can be removed as well. Signed-off-by: Arnd Bergmann Reviewed-by: Krzysztof Kozlowski --- drivers/leds/Kconfig | 8 --- drivers/leds/Makefile | 1 - drivers/leds/leds-s3c24xx.c | 83 ---------------------- include/linux/platform_data/leds-s3c24xx.h | 18 ----- 4 files changed, 110 deletions(-) delete mode 100644 drivers/leds/leds-s3c24xx.c delete mode 100644 include/linux/platform_data/leds-s3c24xx.h diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 3642ed8a75b4..9dbce09eabac 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -244,14 +244,6 @@ config LEDS_MT6323 This option enables support for on-chip LED drivers found on Mediatek MT6323 PMIC. -config LEDS_S3C24XX - tristate "LED Support for Samsung S3C24XX GPIO LEDs" - depends on LEDS_CLASS - depends on ARCH_S3C24XX || COMPILE_TEST - help - This option enables support for LEDs connected to GPIO lines - on Samsung S3C24XX series CPUs, such as the S3C2410 and S3C2440. - config LEDS_NET48XX tristate "LED Support for Soekris net48xx series Error LED" depends on LEDS_CLASS diff --git a/drivers/leds/Makefile b/drivers/leds/Makefile index 0c1543a4a7a8..d30395d11fd8 100644 --- a/drivers/leds/Makefile +++ b/drivers/leds/Makefile @@ -73,7 +73,6 @@ obj-$(CONFIG_LEDS_PM8058) += leds-pm8058.o obj-$(CONFIG_LEDS_POWERNV) += leds-powernv.o obj-$(CONFIG_LEDS_PWM) += leds-pwm.o obj-$(CONFIG_LEDS_REGULATOR) += leds-regulator.o -obj-$(CONFIG_LEDS_S3C24XX) += leds-s3c24xx.o obj-$(CONFIG_LEDS_SC27XX_BLTC) += leds-sc27xx-bltc.o obj-$(CONFIG_LEDS_SUNFIRE) += leds-sunfire.o obj-$(CONFIG_LEDS_SYSCON) += leds-syscon.o diff --git a/drivers/leds/leds-s3c24xx.c b/drivers/leds/leds-s3c24xx.c deleted file mode 100644 index 3c0c7aa63b8c..000000000000 diff --git a/include/linux/platform_data/leds-s3c24xx.h b/include/linux/platform_data/leds-s3c24xx.h deleted file mode 100644 index 64f8d14876e0..000000000000