Home
last modified time | relevance | path

Searched hist:"5 cb3b9d7c7cf2ab2bffaeaddef49378b28ccea5d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dether.c5cb3b9d7c7cf2ab2bffaeaddef49378b28ccea5d Fri Nov 18 05:36:13 UTC 2016 Mugunthan V N <mugunthanvnm@ti.com> drivers: usb: gadget: ether: consolidate global devices to single struct

Consolidate the net device, usb eth device and gadget device
struct to single struct and a single global variable so that the
same can be passed as priv of ethernet driver.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>