From: Manuel Lauss Date: Fri, 12 Aug 2011 18:12:33 +0000 (+0200) Subject: MIPS: Alchemy: abstract USB block control register access X-Git-Tag: v3.2-rc1~69^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce6bc92285cabd0df1f154a9ef5aeb937b6de57e;p=pandora-kernel.git MIPS: Alchemy: abstract USB block control register access Alchemy chips have one or more registers which control access to the usb blocks as well as PHY configuration. I don't want the OHCI/EHCI glues to know about the different registers and bits; new code hides the gory details of USB configuration from them. Signed-off-by: Manuel Lauss To: Linux-MIPS Cc: linux-usb@vger.kernel.org Acked-by: Greg Kroah-Hartman Patchwork: https://patchwork.linux-mips.org/patch/2709/ Signed-off-by: Ralf Baechle create mode 100644 drivers/usb/host/alchemy-common.c --- Reading git-diff-tree failed