Files
u-boot/include
Hans de Goede f78a5c0774 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>
2015-05-05 20:58:41 -06:00
..
2015-05-05 20:58:20 -06:00
2015-04-29 21:02:33 -06:00
2015-04-22 12:14:55 -04:00
2015-04-23 16:46:50 -07:00
2015-04-23 09:05:53 -06:00
2015-05-05 12:29:36 +03:00