From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [PATCH 2/3] arm64: defconfig: remove CONFIG_USB_MSM_OTG Date: Wed, 25 Oct 2017 09:01:05 +0200 Message-ID: <20171025070105.GB28555@hector> References: <20171020172021.8119-1-elder@linaro.org> <20171020172021.8119-3-elder@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-wm0-f66.google.com ([74.125.82.66]:51473 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932207AbdJYHBI (ORCPT ); Wed, 25 Oct 2017 03:01:08 -0400 Received: by mail-wm0-f66.google.com with SMTP id b9so14786393wmh.0 for ; Wed, 25 Oct 2017 00:01:07 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20171020172021.8119-3-elder@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Alex Elder Cc: catalin.marinas@arm.com, will.deacon@arm.com, arnd@arndb.de, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org On Fri, Oct 20, 2017 at 12:20:20PM -0500, Alex Elder wrote: > No Qualcomm SoC requires the "phy-msm-usb.c" USB phy driver support > any more. Remove the code, and remove the config option from the > arm64 defconfig. > > Suggested-by: Stephen Boyd > Signed-off-by: Alex Elder > Acked-by: Bjorn Andersson Acked-by: Andy Gross