mmc: replace printk with appropriate display macro
authorGirish K S <girish.shivananjappa@linaro.org>
Tue, 11 Oct 2011 06:14:09 +0000 (11:44 +0530)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 20:32:22 +0000 (16:32 -0400)
All the files using printk function for displaying kernel messages
in the mmc driver have been replaced with corresponding macro.

Signed-off-by: Girish K S <girish.shivananjappa@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found