commit | 99e598ef985dbaa3c6b928aae19266670353eed8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Feb 29 15:25:54 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Mon Mar 14 15:34:50 2016 -0600 |
tree | cca9432a61f46fedda910234d7fc248331932de6 | |
parent | 6d74d7c4ece2af0ceb22df1d2cc9a72600762097 [diff] |
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>