mmc: SDHCI: add some additional messages for SDHCI driver to dump
authorChuanxiao Dong <chuanxiao.dong@intel.com>
Mon, 24 Oct 2011 05:10:00 +0000 (13:10 +0800)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 21:21:13 +0000 (13:21 -0800)
commit62ececec50f420a06c710424285fe2acad9d77c8
tree5d765a058d7bf56558b9073d2b0ca4cc7eaca492
parent5b30b2d304f397a4079bccab2515c853df8f80b5
mmc: SDHCI: add some additional messages for SDHCI driver to dump

BZ: 9241

Add some additional debug messages in sdhci_dumpregs for debug purpose.
With this messages, it will be easily to identify what is going on
in driver when we encounter some issue.

Change-Id: I93eb910b808b485536dfd9882d668b4e284cdd28
Signed-off-by: Chuanxiao Dong <chuanxiao.dong@intel.com>
Reviewed-on: http://android.intel.com:8080/23126
Reviewed-by: Gross, Mark <mark.gross@intel.com>
Tested-by: Gross, Mark <mark.gross@intel.com>
drivers/mmc/host/sdhci.c