From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932352AbdJYHBM (ORCPT ); Wed, 25 Oct 2017 03:01:12 -0400 Received: from mail-wm0-f66.google.com ([74.125.82.66]:54176 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932253AbdJYHBI (ORCPT ); Wed, 25 Oct 2017 03:01:08 -0400 X-Google-Smtp-Source: ABhQp+ROZ2U0/82VnosIvGyWvnl7ibDYnM/30zH+nISeeKE2vrocSXvSZPMQFdxFifPn60FHH+THeQ== Date: Wed, 25 Oct 2017 09:01:05 +0200 From: Andy Gross 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 Subject: Re: [PATCH 2/3] arm64: defconfig: remove CONFIG_USB_MSM_OTG 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 Content-Disposition: inline In-Reply-To: <20171020172021.8119-3-elder@linaro.org> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: 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