]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add initial support for USB ehci pci
authorMichael Trimarchi <trimarchi@gandalf.sssup.it>
Wed, 31 Dec 2008 09:32:41 +0000 (10:32 +0100)
committerRemy Bohmer <linux@bohmer.net>
Wed, 28 Jan 2009 18:57:29 +0000 (19:57 +0100)
commit8fea2914ac974029b65926ef8247d908f84d202d
tree1ff3d0c9e25b720fde9d366e1983e00f89df3b0a
parent14e4111cdab7e7738ff6a203d445e4d8377f058f
Add initial support for USB ehci pci

Add USB ehci pci support. This patch doesn't include any
pci_ids and it is not tested on real hardware.

Signed-off-by: Michael Trimarchi <trimarchimichael@yahoo.it>
Signed-off-by: Remy Bohmer <linux@bohmer.net>
drivers/usb/Makefile
drivers/usb/usb_ehci_pci.c [new file with mode: 0644]