]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[PATCH] This patch add varius fix to the ehci.
authormichael <michael@panicking.retis>
Thu, 11 Dec 2008 12:43:55 +0000 (13:43 +0100)
committerRemy Bohmer <linux@bohmer.net>
Wed, 28 Jan 2009 18:57:28 +0000 (19:57 +0100)
commit51ab142b8b546d5e627b2c8c36d0adae222565f7
tree1d6207072cfa48edcb17b1136a870d41ac5fdd17
parentdb63299b1dd2894ade542278210bccd046de6435
[PATCH] This patch add varius fix to the ehci.
- fix ehci_readl, ehci_writel
- introduce new define in ehci.h
- introduce the handshake function for waiting on a register
- fix usb_ehci_fsl with the new HC_LENGTH macro

Signed-off-by: Michael Trimarchi <trimarchimichael@yahoo.it>
Signed-off-by: Remy Böhmer <linux@bohmer.net>
drivers/usb/usb_ehci.h
drivers/usb/usb_ehci_core.c
drivers/usb/usb_ehci_fsl.c
include/usb.h