Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932506Ab2JERyz (ORCPT ); Fri, 5 Oct 2012 13:54:55 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:57515 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754229Ab2JERyx (ORCPT ); Fri, 5 Oct 2012 13:54:53 -0400 Date: Fri, 5 Oct 2012 13:54:52 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Florian Fainelli cc: USB list , Greg Kroah-Hartman , Kernel development list Subject: Re: [PATCH 02/32] USB: OHCI: remove ohci-pcc-soc driver. In-Reply-To: <1349454064-11606-3-git-send-email-florian@openwrt.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 Content-Length: 883 Lines: 25 On Fri, 5 Oct 2012, Florian Fainelli wrote: > This driver is not registered by any in-tree users, and if really needed by > some out of tree user, the same functionnality can be restored using the > ohci-platform driver using the following platform_data parameters: > big_endian_desc = 1 > big_endian_mmio = 1 > no_big_frame_no = 1 > > Signed-off-by: Florian Fainelli > --- > drivers/usb/host/ohci-hcd.c | 5 - > drivers/usb/host/ohci-ppc-soc.c | 216 --------------------------------------- > 2 files changed, 221 deletions(-) You forgot to remove the corresponding entry from Kconfig. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/