diff options
author | Michal Simek <michal.simek@xilinx.com> | 2016-11-18 15:22:42 (GMT) |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2016-12-02 13:37:22 (GMT) |
commit | cdb93b276ba1e477728befb36bcee17fcb770ffd (patch) | |
tree | 800e485341910e53dd9c209e7097e0c908e7bd89 /doc | |
parent | bccfd9e9675fffa95e370b3fb02b14832c4f4bf7 (diff) | |
download | u-boot-cdb93b276ba1e477728befb36bcee17fcb770ffd.tar.xz |
scsi: Simplify scsi_read/scsi_write()
There is no reason to directly point to static allocated array
when we have proper block_dev pointer available via parameter
in !CONFIG_BLK. For CONFIG_BLK this is read directly from uclass
platdata.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions