From: Manjunath Goudar Date: Sat, 21 Sep 2013 11:08:44 +0000 (+0530) Subject: USB: OHCI: make ohci-nxp a separate driver X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30330b8fedba32e6bfeda8040311a11b84053c97;p=pandora-kernel.git USB: OHCI: make ohci-nxp a separate driver Separate the OHCI NXP host controller driver from ohci-hcd host code so that it can be built as a separate driver module. This work is part of enabling multi-platform kernels on ARM. Many place function name and struct name started with usb, current scenario replaced usb with ohci for proper naming. Signed-off-by: Manjunath Goudar Signed-off-by: Deepak Saxena Acked-by: Alan Stern Cc: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed