
7 Apr
2015
7 Apr
'15
8:40 p.m.
On 25 March 2015 at 12:22, Simon Glass sjg@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@chromium.org
Changes in v2: None
common/cmd_usb.c | 51 +++++++++++++++++++++++++-------------------------- 1 file changed, 25 insertions(+), 26 deletions(-)
Applied to u-boot-dm/next.