diff options
author | Andrew Gabbasov <andrew_gabbasov@mentor.com> | 2015-03-19 07:44:04 -0500 |
---|---|---|
committer | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | 2015-05-05 11:54:09 +0300 |
commit | 5289b5350ba5442cfcfbb18488b3a9d9e4f39ede (patch) | |
tree | 09246061a8b4aaf2d235e9ba1aad174745b934c0 /board/ms7720se/ms7720se.c | |
parent | a626c8d418d5fd1f8429294e7efe3fa2e4ca90fe (diff) | |
download | blackbird-obmc-uboot-5289b5350ba5442cfcfbb18488b3a9d9e4f39ede.tar.gz blackbird-obmc-uboot-5289b5350ba5442cfcfbb18488b3a9d9e4f39ede.zip |
mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()
The previous change to use 'ocr' structure field for storing send_op_cond
command response also stopped using command response directly
outside of mmc_send_op_cond_iter(). Now it becomes possible to use
command structure in mmc_send_op_cond_iter() locally, removing a necessity
to pass it as an argument from the caller.
Signed-off-by: Andrew Gabbasov <andrew_gabbasov@mentor.com>
Diffstat (limited to 'board/ms7720se/ms7720se.c')
0 files changed, 0 insertions, 0 deletions