Re: [U-Boot] [PATCH v2 25/44] dm: usb: Drop the get_dev() function

2016-05-14 Thread Simon Glass
On 1 May 2016 at 11:36, Simon Glass wrote: > This function is implemented by the legacy block functions now. Drop it. > > Signed-off-by: Simon Glass > --- > > Changes in v2: None > > board/cm5200/fwupdate.c | 2 +- > cmd/usb.c | 16 ++-- > common/spl/spl_usb.c| 2

[U-Boot] [PATCH v2 25/44] dm: usb: Drop the get_dev() function

2016-05-01 Thread Simon Glass
This function is implemented by the legacy block functions now. Drop it. Signed-off-by: Simon Glass --- Changes in v2: None board/cm5200/fwupdate.c | 2 +- cmd/usb.c | 16 ++-- common/spl/spl_usb.c| 2 +- common/usb_storage.c| 17 - disk/part