diff options
author | Hans de Goede <hdegoede@redhat.com> | 2015-05-05 11:54:31 +0200 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-05-05 20:58:41 -0600 |
commit | f78a5c0774da9ca1702df453f974f022580552f4 (patch) | |
tree | c654b04dbbe16a3b653db1a7f8c00fa84500f5d7 /drivers/usb/musb | |
parent | 134692af138243fca1037fc737651281701a9ab3 (diff) | |
download | u-boot-imx-f78a5c0774da9ca1702df453f974f022580552f4.zip u-boot-imx-f78a5c0774da9ca1702df453f974f022580552f4.tar.gz u-boot-imx-f78a5c0774da9ca1702df453f974f022580552f4.tar.bz2 |
dm: usb: Make usb_get_bus easier to use for callers
Make usb_get_bus easier to use for callers, by directly returning the bus
rather then returning it via a pass-by-ref argument.
This also removes the error checking from the current callers, as
we already have an assert() for bus not being NULL in usb_get_bus().
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/usb/musb')
0 files changed, 0 insertions, 0 deletions