]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: usb: Tidy up storage code ready for driver model conversion
authorSimon Glass <sjg@chromium.org>
Mon, 29 Feb 2016 22:25:54 +0000 (15:25 -0700)
committerSimon Glass <sjg@chromium.org>
Mon, 14 Mar 2016 21:34:50 +0000 (15:34 -0600)
commit9807c3b78a4a2f1f33daf9432ef222d5ce0bbafc
treecca9432a61f46fedda910234d7fc248331932de6
parentc89e79d4199cf76f3a018c230d5705df7d2225c6
dm: usb: Tidy up storage code ready for driver model conversion

Adjust a few things so that the addition of driver-models support involved
adding code rather than also changing it. This makes the patches easier to
review.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>
Tested-by: Stephen Warren <swarren@nvidia.com>
common/usb_storage.c