USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate mem_resource...
authorGabor Juhos <juhosg@openwrt.org>
Fri, 3 Aug 2007 15:59:23 +0000 (15:59 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 3 Aug 2007 15:59:23 +0000 (15:59 +0000)
commitce520f5424fb44d0bf5f0328f2e4b786e5d7d05e
tree17a5aaff025874bbd517bd855182385468fd41db
parentc592d03090cbf890565f998ce8bf5b7c0e4fbb6b
USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate mem_resource with the correct size * fix driver name in the platform device structure

SVN-Revision: 8331
target/linux/adm5120-2.6/files/arch/mips/adm5120/platform.c
target/linux/adm5120-2.6/files/drivers/usb/host/adm5120-hcd.c