]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: ehci: mxs: Add board-specific callbacks
authorMarek Vasut <marex@denx.de>
Mon, 28 Apr 2014 01:38:39 +0000 (03:38 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 29 Sep 2014 07:02:16 +0000 (09:02 +0200)
commitdd24b57bb78422eba6780f0b6cc4c0b049a82371
tree26db6f66727824ea9c9803c99fa86dd6b4eeeffb
parent36c1ca4d46ef11ac7b3c0afb5c42dadb4e8773f3
usb: ehci: mxs: Add board-specific callbacks

Add board-specific callbacks for enabling/disabling port power
into the MXS EHCI controller driver. This is in-line with the
names of callbacks on other systems.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
drivers/usb/host/ehci-mxs.c