diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2014-06-12 14:42:23 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2014-08-11 10:16:16 +0200 |
commit | 1cb9da502835dad73dda772b20c1e792f4e71589 (patch) | |
tree | 58d8d4272975cf1e5dffcef16140bd33435216e6 /samples | |
parent | 3a33a94ce27068c8fef63a4f9ab7cff1210e2a4e (diff) |
mmc: mmci: Remove redundant check of status for DATA irq
We don't need to verify the content of the status register twice, while
we are about to handle a DATA irq. Instead let's leave all verification
to be handled by mmci_data_irq().
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Russell King <linux@arm.linux.org.uk>
Tested-by: Kees Cook <keescook@chromium.org>
Tested-by: John Stultz <john.stultz@linaro.org>
Cc: <stable@vger.kernel.org> # v3.15+
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions