diff options
author | Aaron Brice <[email protected]> | 2016-10-10 11:39:52 -0700 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2016-10-13 08:58:03 +0200 |
commit | 77da3da0b22a67508eb1cf2b241a1fe852a6cb1a (patch) | |
tree | 3dfe0f4075be037e28b5bb58bcd34d51959e4d70 /lib/mpi/mpiutil.c | |
parent | fee686b74a9c115d3c4c851eb6613d1378ad0e0c (diff) |
mmc: sdhci-esdhc-imx: Correct two register accesses
- The DMA error interrupt bit is in a different position as
compared to the sdhci standard. This is accounted for in
many cases, but not handled in the case of clearing the
INT_STATUS register by writing a 1 to that location.
- The HOST_CONTROL register is very different as compared to
the sdhci standard. This is accounted for in the write
case, but not when read back out (which it is in the sdhci
code).
Signed-off-by: Dave Russell <[email protected]>
Signed-off-by: Aaron Brice <[email protected]>
Acked-by: Dong Aisheng <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions