]> git.neil.brown.name Git - history.git/commit
USB OHCI driver: Added SA1111 support
authorGreg Kroah-Hartman <greg@kroah.com>
Wed, 29 May 2002 09:30:28 +0000 (02:30 -0700)
committerGreg Kroah-Hartman <greg@kroah.com>
Wed, 29 May 2002 09:30:28 +0000 (02:30 -0700)
commitdb4b1c4a55792acf692a6bc9e87ab76d33995947
tree1a7397bb54c707faf52fcd4489f245da7c8a2a34
parent1138d8a0b482d6ab4425319f644d452ab7ff34f1
USB OHCI driver: Added SA1111 support

Added the patch from Russell King <rmk@arm.linux.org.uk> that splits
the usb-ohci driver into two pieces, enabling the sa1111 hardware to
work with the driver.

I also added some changes to get the usb-ohci-pci.o module to build
and run properly.
drivers/usb/Config.in
drivers/usb/Makefile
drivers/usb/host/Config.in
drivers/usb/host/Makefile
drivers/usb/host/usb-ohci-pci.c [new file with mode: 0644]
drivers/usb/host/usb-ohci-sa1111.c [new file with mode: 0644]
drivers/usb/host/usb-ohci.c
drivers/usb/host/usb-ohci.h