From patchwork Fri Oct 21 20:27:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnd Bergmann X-Patchwork-Id: 13015423 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 7B362C38A2D for ; Fri, 21 Oct 2022 20:45:01 +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=XNRa7zB25tTk4FrEFPURK1zkroRKvgyl1t0jvR9pe+Q=; b=dkYboiD6jyA6uf IkWYxQHMNPlmNHeAgyQF4B0Ctr5f7HlWmCz8MARQGi4kFtJDx3mhl9Lh6lLLtD9OMwYeOMca0yYVk ArTOsQWX1NqlyPGWhAGpfv24BOElV6a/U4Iz+n1XrIX+fjcE/m5vTvOdtew3uk8rJd/Wvu/nneaII GycMwQxpq3yPAyeSFYS2DyELlRQY8MVNev8x5XLCSG9iwc89TBcwjmM0CKgAKtE+Y2MMNkgl6yIXy kTXBtlQwjbRakMqRU02rpVGvW3X2r/x4kJzBXnxq0G8OWi2zMagt0Wj/x7kU9KmAeFd2NiK0wozut WFwhLjUVvdassak0t2pw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1olys5-009qEr-6a; Fri, 21 Oct 2022 20:44:02 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1olyrx-009qC4-8b for linux-arm-kernel@lists.infradead.org; Fri, 21 Oct 2022 20:43:55 +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 ams.source.kernel.org (Postfix) with ESMTPS id DA906B82C93; Fri, 21 Oct 2022 20:43:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6AF1EC433D6; Fri, 21 Oct 2022 20:43:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666385030; bh=+Wm8MnCfMgvnGrZkq/NSP4dC8FF3aoE+uGAAN10YMp4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=f6vZ1lB04Q4TXb1CgW8wRsJ4HWkOrqhlckVmlf+mRNd/LcroMsYrFwPCHG1lmaUzO alsuvLolOa28fyoK6qHgIe+K73j1WCZEPyScREViZ3ckfr/xHK8OvhszHjRWbhxUTi 2SLfVgp2omGRSJm3EKjmwzCT2o5KAVMLKnSBQROO7XoA/ZnIgWwtkCZ1IA7lmyhtCS NbTvyksRyesuyfpqrQStweLjs8wuhjOJRIuUilO1CHUZaCXPJZYbonrg3dlJg6EWyL Z1peDjawp56ux1LP0A6fzreFmY75Ypd7LRBbcN+f+jzEAXam7zeXUBdI1sqtkUkgNL K6sMpHKQovFqw== From: Arnd Bergmann To: linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , Damien Le Moal Cc: linux-kernel@vger.kernel.org, Ben Dooks , Simtec Linux Team , Arnd Bergmann , Sergey Shtylyov , Hannes Reinecke , linux-ide@vger.kernel.org Subject: [PATCH 09/21] pata: remove samsung_cf driver Date: Fri, 21 Oct 2022 22:27:42 +0200 Message-Id: <20221021203329.4143397-9-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_134353_531738_2BA11170 X-CRM114-Status: GOOD ( 14.48 ) 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 This device was only used by the smdk6410 board file that is now gone, so the driver can be removed as well. Signed-off-by: Arnd Bergmann Reviewed-by: Sergey Shtylyov Acked-by: Damien Le Moal Reviewed-by: Krzysztof Kozlowski --- drivers/ata/Kconfig | 10 - drivers/ata/Makefile | 1 - drivers/ata/pata_samsung_cf.c | 662 ------------------- include/linux/platform_data/ata-samsung_cf.h | 31 - 4 files changed, 704 deletions(-) delete mode 100644 drivers/ata/pata_samsung_cf.c delete mode 100644 include/linux/platform_data/ata-samsung_cf.h diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 6b446cfc3455..3b8cb7a29efd 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -1136,16 +1136,6 @@ config PATA_RZ1000 If unsure, say N. -config PATA_SAMSUNG_CF - tristate "Samsung SoC PATA support" - depends on SAMSUNG_DEV_IDE || COMPILE_TEST - select PATA_TIMINGS - help - This option enables basic support for Samsung's S3C/S5P board - PATA controllers via the new ATA layer - - If unsure, say N. - config PATA_WINBOND_VLB tristate "Winbond W83759A VLB PATA support (Experimental)" depends on ISA diff --git a/drivers/ata/Makefile b/drivers/ata/Makefile index 2cca9f500649..4ee5c0761d90 100644 --- a/drivers/ata/Makefile +++ b/drivers/ata/Makefile @@ -109,7 +109,6 @@ obj-$(CONFIG_PATA_PLATFORM) += pata_platform.o obj-$(CONFIG_PATA_OF_PLATFORM) += pata_of_platform.o obj-$(CONFIG_PATA_RB532) += pata_rb532_cf.o obj-$(CONFIG_PATA_RZ1000) += pata_rz1000.o -obj-$(CONFIG_PATA_SAMSUNG_CF) += pata_samsung_cf.o obj-$(CONFIG_PATA_PXA) += pata_pxa.o diff --git a/drivers/ata/pata_samsung_cf.c b/drivers/ata/pata_samsung_cf.c deleted file mode 100644 index aba1536ddd44..000000000000 diff --git a/include/linux/platform_data/ata-samsung_cf.h b/include/linux/platform_data/ata-samsung_cf.h deleted file mode 100644 index fccf969dc4da..000000000000