]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: ehci-vf: Add weak function for board specific initialisation
authorSanchayan Maity <maitysanchayan@gmail.com>
Mon, 1 Jun 2015 13:07:24 +0000 (18:37 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:23 +0000 (00:42 +0200)
commit6c1425dba8dcdc243be6c535f933238a54ad5792
treed93c56376e393a4eae754ac3b79e04645a92aebb
parenta11bb109432dc2bd10948eaadf200326a2bbdff1
usb: ehci-vf: Add weak function for board specific initialisation

Add a weak function board_ehci_hcd_init which can be used by the board
file for board specific initialisation.

Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
drivers/usb/host/ehci-vf.c