sdhci: Print ADMA status and pointer on debug
authorBen Dooks <ben@simtec.co.uk>
Mon, 8 Jun 2009 22:33:52 +0000 (23:33 +0100)
committerPierre Ossman <pierre@ossman.eu>
Sat, 13 Jun 2009 20:43:01 +0000 (22:43 +0200)
commitbe3f4ae0c0c56aab903aceaceed4b9d8418e180e
tree54103bf46381eac756a441fbc8a70f4063de084a
parentda46a0bd42c81a473618e94871500fb792c98727
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@simtec.co.uk>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
drivers/mmc/host/sdhci.c