mmc: core: add a debug message for SET_BLOCK_COUNT
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 7 Feb 2012 05:13:10 +0000 (14:13 +0900)
committerChris Ball <cjb@laptop.org>
Sun, 25 Mar 2012 23:33:45 +0000 (19:33 -0400)
commit7b2fd4f23f72c13a78c0892d330dde305ef2fb80
tree9fe7fd0fea600d16f4eb7184091a80e3d8ce2e22
parent9aa514089ed4f3a943ab9445e23e03a7be3044e6
mmc: core: add a debug message for SET_BLOCK_COUNT

This patch is added just debug message.  Almost features need to use the
CMD23.  But we didn't see the debug message for sbc.  If sbc's message
can see, should be help for debugging.  (We can check whether use the
cmd23 or not.)

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/core.c