From: Florian Fainelli Date: Mon, 8 Oct 2012 13:11:32 +0000 (+0200) Subject: ARM: cns3xxx: use OHCI platform driver X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6da00dd7b4c2e6678c3eab3573fb94a0c14ec1cf;p=pandora-kernel.git ARM: cns3xxx: use OHCI platform driver This patch converts the cns3xxx platform to use the ohci-platform driver which is now suitable for use. A previous patch converted the cns3xxx platform to use the ehci-platform driver, and thus introduced the need to have power_{on,off} callbacks. Since both the EHCI and OHCI platform drivers use the same same power_{on,off} callbacks now, rename them to cns3xx_usb_power_{on,off} to show that they are shared. Signed-off-by: Florian Fainelli Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed