commit | c9f3c5f9c36127c4221bec7d790d44503d4da5a3 | [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 | f1a485aa404bf4483ecc5eae4423fb334ca68bd3 [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>