commit | 5ee5796bd54514c4b3d42bb1c8b87c2658840f59 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jul 05 17:10:17 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 27 14:15:54 2016 -0600 |
tree | 5d85dc982f16445ae9472818c5e12e07847a5b80 | |
parent | a3a432015712bd87c07f3d877e5834ae5644d6b2 [diff] |
dm: usb: Use blk_dread/write() instead of direct calls Update the USB mass storage code to allow it to work with driver model. Signed-off-by: Simon Glass <sjg@chromium.org>