From: Florian Fainelli Date: Mon, 8 Oct 2012 13:11:40 +0000 (+0200) Subject: USB: move common alchemy USB routines to arch/mips/alchemy/common.c X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=216d0fded417d26a19049038788813af126b9d66;p=pandora-kernel.git USB: move common alchemy USB routines to arch/mips/alchemy/common.c A previous patch converted the Alchemy platform to use the OHCI and EHCI platform drivers. As a result, all the common logic to handle USB present in drivers/usb/host/alchemy-common.c has no reason to remain here, so we move it to arch/mips/alchemy/common/usb.c which is a more appropriate place. This change was suggested by Manuel Lauss. Signed-off-by: Florian Fainelli Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed