From: Florian Fainelli Date: Mon, 8 Oct 2012 13:11:16 +0000 (+0200) Subject: USB: OHCI: remove ohci-pcc-soc driver. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bccfcd2eb09297e0406b38cfac8e1f3001964f3;p=pandora-kernel.git USB: OHCI: remove ohci-pcc-soc driver. 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 Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed