From patchwork Thu Sep 5 17:39:20 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 19785 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f198.google.com (mail-qc0-f198.google.com [209.85.216.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C478424869 for ; Thu, 5 Sep 2013 17:39:27 +0000 (UTC) Received: by mail-qc0-f198.google.com with SMTP id e16sf2134144qcx.5 for ; Thu, 05 Sep 2013 10:39:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=0ltf9HtNEtQmo5VeRjz5/UsuXAc5j/LAYS0qd80lblE=; b=BfC44Q1zM5FFvQGoaBtmaXPSzK7Ga/FYQeTx0jJIG+2MGr+lA7idLGPKoRVnmOgBuR IpwzsNdlisSOEFIM5Gd5F0NnTEJ9/Sea1woL1FI9oNHnQ613NhtV/icoiQVNbnkRl6r+ +81bTuRipwwqAme+qY8XpG6/aNw5GoAnU8jfUJ+2xg6rDUXAyFsy3Mr/ixVVA1CMn28M CXSjfV3d1vXkkYuKmqeVGztXDoFyc+GzM1D3AkkgTrqdYL5UGsynt2jIYDLmHERol5+G 7L8TdZgd456VqrN98SqKMVqOsQmQD4plsukt0G+H4Su/0o6bEv5E0eKU1DAjpMdwJXIj H+3A== X-Received: by 10.236.209.103 with SMTP id r67mr3660984yho.35.1378402767648; Thu, 05 Sep 2013 10:39:27 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.116.135 with SMTP id jw7ls578582qeb.58.gmail; Thu, 05 Sep 2013 10:39:27 -0700 (PDT) X-Received: by 10.52.230.233 with SMTP id tb9mr4601022vdc.17.1378402767547; Thu, 05 Sep 2013 10:39:27 -0700 (PDT) Received: from mail-vc0-f169.google.com (mail-vc0-f169.google.com [209.85.220.169]) by mx.google.com with ESMTPS id o5si6587179vdw.102.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 05 Sep 2013 10:39:27 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.169 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.169; Received: by mail-vc0-f169.google.com with SMTP id ib11so1430154vcb.28 for ; Thu, 05 Sep 2013 10:39:27 -0700 (PDT) X-Gm-Message-State: ALoCoQnL3EBKZda/k+A2cbcRD7j2h6vbhHrPNseMxakVVUYLkpmMTouaOQDHBNCOClr5wcjHk1xN X-Received: by 10.58.233.173 with SMTP id tx13mr1341448vec.31.1378402767289; Thu, 05 Sep 2013 10:39:27 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp293234vcz; Thu, 5 Sep 2013 10:39:26 -0700 (PDT) X-Received: by 10.14.9.72 with SMTP id 48mr14838882ees.42.1378402766270; Thu, 05 Sep 2013 10:39:26 -0700 (PDT) Received: from mail-ea0-f176.google.com (mail-ea0-f176.google.com [209.85.215.176]) by mx.google.com with ESMTPS id 7si24690557eeu.278.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 05 Sep 2013 10:39:26 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.176 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=209.85.215.176; Received: by mail-ea0-f176.google.com with SMTP id q16so1066926ead.35 for ; Thu, 05 Sep 2013 10:39:25 -0700 (PDT) X-Received: by 10.14.184.3 with SMTP id r3mr15211756eem.49.1378402765743; Thu, 05 Sep 2013 10:39:25 -0700 (PDT) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id m54sm50514017eex.2.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 05 Sep 2013 10:39:25 -0700 (PDT) From: Linus Walleij To: linux-arm-kernel@lists.infradead.org, Alexander Schulz Cc: Jens Axboe , "David S. Miller" , Dmitry Torokhov , Russell King , Jean-Christophe Plagniol-Villard , Tomi Valkeinen , arm@kernel.org, Linus Walleij Subject: [PATCH 4/6] RFC: ide: drop dependency on ARCH_SHARK Date: Thu, 5 Sep 2013 19:39:20 +0200 Message-Id: <1378402760-16465-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.3.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.169 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , This drops the selection of default IDE chipset for the Shark machine as it has been deleted. Cc: David S. Miller Signed-off-by: Linus Walleij --- NOTE: Do not apply this patch other than after removing the RFC tag. I am collecting ACKs from subsystem maintainers to take this through ARM SoC if we continue with the deletion. --- drivers/ide/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index 02906ca..3f7f59c 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig @@ -197,8 +197,8 @@ comment "IDE chipset support/bugfixes" config IDE_GENERIC tristate "generic/default IDE chipset support" - depends on ALPHA || X86 || IA64 || M32R || MIPS || ARCH_RPC || ARCH_SHARK - default ARM && (ARCH_RPC || ARCH_SHARK) + depends on ALPHA || X86 || IA64 || M32R || MIPS || ARCH_RPC + default ARM && ARCH_RPC help This is the generic IDE driver. This driver attaches to the fixed legacy ports (e.g. on PCs 0x1f0/0x170, 0x1e8/0x168 and