SDHCI: Print ADMA status and pointer on debug
commit20d21005881376e8f1e3525c80ee63b735adf0ab
authorBen Dooks <ben-linux@fluff.org>
Mon, 3 Nov 2008 20:18:57 +0000 (3 20:18 +0000)
committerBen Dooks <ben-linux@fluff.org>
Mon, 3 Nov 2008 20:30:49 +0000 (3 20:30 +0000)
treebfd573fd1a4475aeedafa4d37ef6d9010a5344a2
parent9decb75f46c206066077621536dcd00913c46aa3
SDHCI: Print ADMA status and pointer on debug

If using ADMA, then we should print the ADMA error
and current pointer in sdhci_dumpregs() when any
debug is requested.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/mmc/host/sdhci.c