From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Stern Subject: Re: [PATCH v2 1/3] usb: host: remove ehci-msm.c Date: Thu, 26 Oct 2017 11:06:08 -0400 (EDT) Message-ID: References: <20171026134827.615-2-elder@linaro.org> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: In-Reply-To: <20171026134827.615-2-elder@linaro.org> Sender: linux-kernel-owner@vger.kernel.org To: Alex Elder Cc: gregkh@linuxfoundation.org, balbi@kernel.org, manjunath.goudar@linaro.org, bjorn.andersson@linaro.org, Linyu.Yuan@alcatel-sbell.com.cn, andy.gross@linaro.org, tony@atomide.com, linux-usb@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org On Thu, 26 Oct 2017, Alex Elder wrote: > No Qualcomm SoC requires the "ehci-msm.c" code any more. So remove it. What about old Qualcomm SoCs? What should they use instead? Alan Stern From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932386AbdJZPGL (ORCPT ); Thu, 26 Oct 2017 11:06:11 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:53206 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S932246AbdJZPGJ (ORCPT ); Thu, 26 Oct 2017 11:06:09 -0400 Date: Thu, 26 Oct 2017 11:06:08 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Alex Elder cc: gregkh@linuxfoundation.org, , , , , , , , , , Subject: Re: [PATCH v2 1/3] usb: host: remove ehci-msm.c In-Reply-To: <20171026134827.615-2-elder@linaro.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 26 Oct 2017, Alex Elder wrote: > No Qualcomm SoC requires the "ehci-msm.c" code any more. So remove it. What about old Qualcomm SoCs? What should they use instead? Alan Stern From mboxrd@z Thu Jan 1 00:00:00 1970 From: stern@rowland.harvard.edu (Alan Stern) Date: Thu, 26 Oct 2017 11:06:08 -0400 (EDT) Subject: [PATCH v2 1/3] usb: host: remove ehci-msm.c In-Reply-To: <20171026134827.615-2-elder@linaro.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, 26 Oct 2017, Alex Elder wrote: > No Qualcomm SoC requires the "ehci-msm.c" code any more. So remove it. What about old Qualcomm SoCs? What should they use instead? Alan Stern