Home
last modified time | relevance | path

Searched hist:f22e4fae19c05ae66c83b846fee66a1b8fbc5a9b (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-mx5.cf22e4fae19c05ae66c83b846fee66a1b8fbc5a9b Tue Nov 13 09:58:35 UTC 2012 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> ehci-mx5/6: Make board_ehci_hcd_init() optional

A custom board_ehci_hcd_init() may be unneeded, so add a weak default
implementation doing nothing.

By the way, use simple __weak from linux/compiler.h for
board_ehci_hcd_postinit() instead of weak alias with full attribute.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
H A Dehci-mx6.cf22e4fae19c05ae66c83b846fee66a1b8fbc5a9b Tue Nov 13 09:58:35 UTC 2012 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> ehci-mx5/6: Make board_ehci_hcd_init() optional

A custom board_ehci_hcd_init() may be unneeded, so add a weak default
implementation doing nothing.

By the way, use simple __weak from linux/compiler.h for
board_ehci_hcd_postinit() instead of weak alias with full attribute.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>