]> Git Repo - J-u-boot.git/commit
usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code
authorKishon Vijay Abraham I <[email protected]>
Mon, 23 Feb 2015 13:10:09 +0000 (18:40 +0530)
committerMarek Vasut <[email protected]>
Tue, 14 Apr 2015 03:48:10 +0000 (05:48 +0200)
commitc241d7eee43e2cd5dedc9b4c16f91559daabc750
treef30fb394c79c371d5ab7909949b0bd8f2e9715aa
parent93c3763810670a8feedcf097be09f264839d368c
usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code

Removed probe and remove that are specific to linux and replaced it with
uboot init and uboot exit. These functions will be invoked from boardfile.

This will change once we have dwc3-omap driver adapted to use the uboot
driver model.

Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Reviewed-by: Lukasz Majewski <[email protected]>
drivers/usb/dwc3/dwc3-omap.c
include/dwc3-omap-uboot.h
This page took 0.035039 seconds and 4 git commands to generate.