aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2016-06-29 16:24:25 +0300
committerUlf Hansson <[email protected]>2016-07-25 10:34:39 +0200
commita4c73aba0463800f5e1c33c94c2a7e553e26a4eb (patch)
tree8a3332126f6d0387e5653864ebf98830d61c2e5f /scripts/objdiff
parentea96802384cd062361f758f711c22010238d47f3 (diff)
mmc: sdhci: Reduce the use of host->mrq
In order to support commands during data transfer, there will have to be up to two active requests (mrqs) at a time, instead of just one. That means host->mrq will not be able to be used. In several places, host->mrq is used when instead the mrq can be determined from the cmd or data pointers. Reduce the use of host->mrq by doing that. Signed-off-by: Adrian Hunter <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions