[U-Boot] [PATCH v2 12/80] dm: usb: Adjust usb command to prepare for driver model

Simon Glass sjg at chromium.org
Tue Apr 7 20:40:42 CEST 2015


On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> Use 'udev' instead of 'dev' in a few places, reserving 'dev' for driver
> model's struct udevice. Also adjust the code in a few minor ways to make
> it easier to plumb in driver model.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  common/cmd_usb.c | 51 +++++++++++++++++++++++++--------------------------
>  1 file changed, 25 insertions(+), 26 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list