From patchwork Mon Jul 31 15:03:34 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 9872225 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id A2B5960375 for ; Mon, 31 Jul 2017 15:28:59 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8916C27CAF for ; Mon, 31 Jul 2017 15:28:59 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7B77C280FC; Mon, 31 Jul 2017 15:28:59 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 0799D27CAF for ; Mon, 31 Jul 2017 15:28:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=HX2NwvYYnWoKMOwwOT40uvcnQF6KhxhRNxd9fE46RKE=; b=kmPpg7MwSqhLZr0JsCR64KgmBG aNP5A3MqhmBAT1lO+NMZCT0eRbccPP7ZtyJLV4craHfTXBHv7CkEK9zJHT6TuN4qT1gBrLzg3Cfft WodNazGxYhNbcqzJ27C0/3NNmHiIKwgu/XHYggWXE9Q+bTqcTzv8n7Bi+tK5ff0GJyokG25aNB8Yk 236ydJXfa5JixEgrhtXPPpP3KinjCSvUYyCcfMX5QNDkZH+U5bjGVke9lDaYH5/yxmp/7CZQAHS/r WXWfl4RFPB+imJmbIM78vFnFpYxMJjkg+nQZ4ua00KV8yQ71Pc8/RVTZ91gM4uOeQLn2KwOJOchKt P79KWrlA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dcCcg-0000wn-Ht; Mon, 31 Jul 2017 15:28:46 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dcCMj-0004kC-JC for linux-arm-kernel@lists.infradead.org; Mon, 31 Jul 2017 15:12:22 +0000 Received: from penelope.horms.nl (unknown [217.111.208.18]) by kirsty.vergenet.net (Postfix) with ESMTPA id 1B99C25BF0A; Tue, 1 Aug 2017 01:03:46 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1501513426; bh=zUnKsvlcAOnjVVVEqVJepLIZrpJU6Kcv9ovjv72XUuY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=SubBy8Ix3LX404u5zlr4R8J4cBeA7dos3PiqAmmDKYFsiRNb4plvHbCbi/yoEKUuS +LWpOs3+wLQ9bEoQ0ShSr/aFeLzDSTQn0jp5ic7GK6rmbcbcOnafJYul4o9U004YNH zDDzdZddb5YeYFnB1gEcFbxS9knYpnqNvA9DiSSc= Received: by penelope.horms.nl (Postfix, from userid 7100) id 3E94FE20566; Mon, 31 Jul 2017 17:03:42 +0200 (CEST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 03/10] ARM: shmobile: defconfig: Replace USB_XHCI_RCAR by USB_XHCI_PLATFORM Date: Mon, 31 Jul 2017 17:03:34 +0200 Message-Id: <3c0aee084eb24408721da21fc401cd0c389b237b.1501511664.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.1.4 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170731_081218_080712_69D37A85 X-CRM114-Status: UNSURE ( 8.12 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Simon Horman , Magnus Damm , Geert Uytterhoeven , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Geert Uytterhoeven USB_XHCI_RCAR is no longer enabled, as it now has a dependency on USB_XHCI_PLATFORM, instead of selecting USB_XHCI_PLATFORM. As the latter selects the former if ARCH_RENESAS, fix this by replacing USB_XHCI_RCAR by USB_XHCI_PLATFORM in shmobile_defconfig. Fixes: f879fc32aa0c96fb ("usb: host: xhci-rcar: Avoid long wait in xhci_reset()") Signed-off-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm/configs/shmobile_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index 297ef8e584f3..d63938024237 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -176,7 +176,7 @@ CONFIG_SND_SOC_AK4642=y CONFIG_SND_SOC_WM8978=y CONFIG_USB=y CONFIG_USB_XHCI_HCD=y -CONFIG_USB_XHCI_RCAR=y +CONFIG_USB_XHCI_PLATFORM=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_OHCI_HCD=y CONFIG_USB_R8A66597_HCD=y