]> git.sur5r.net Git - u-boot/commit
USB: EHCI: Add weak functions to support new chip
authorJim Lin <jilin@nvidia.com>
Wed, 27 Mar 2013 00:52:32 +0000 (00:52 +0000)
committerMarek Vasut <marex@denx.de>
Sun, 5 May 2013 21:46:41 +0000 (23:46 +0200)
commitb068deb363e34a72754877d3d8c7a71a5bc834db
treea715cd076fb6422d9d8922ba42cf9c2847e75c68
parent5ed6f447af60aabd2669d913f673793c1ce48f47
USB: EHCI: Add weak functions to support new chip

Add ehci_get_port_speed() and ehci_set_usbmode() weak functions
for platform driver to support new chip.

Signed-off-by: Jim Lin <jilin@nvidia.com>
drivers/usb/host/ehci-hcd.c