mmc: dw_mmc: Use pr_info instead of printk
commit8e1c4e4d732666ace4c5e0cd122e7217ded910aa
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 4 Apr 2013 05:55:11 +0000 (4 11:25 +0530)
committerChris Ball <cjb@laptop.org>
Thu, 4 Apr 2013 14:18:27 +0000 (4 10:18 -0400)
tree19c63882b18bf276c063de533aa9acb3298ea6d6
parentf2f942ce4a800b2179a5a5023922517b875a6787
mmc: dw_mmc: Use pr_info instead of printk

pr_info(... is preferred to printk(KERN_INFO ...

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/dw_mmc.c