[U-Boot] [PATCH v2 3/6] drivers: usb: gadget: ether: consolidate global devices to single struct

Simon Glass sjg at chromium.org
Thu May 19 06:00:02 CEST 2016


On 10 May 2016 at 05:44, Mugunthan V N <mugunthanvnm at ti.com> wrote:
> 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 at ti.com>
> ---
>  drivers/usb/gadget/ether.c | 53 +++++++++++++++++++++++-----------------------
>  1 file changed, 26 insertions(+), 27 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list