mmc: omap_hsmmc: convert all pr_* to dev_*
authorRajendra Nayak <rnayak@ti.com>
Thu, 23 Feb 2012 11:32:20 +0000 (17:02 +0530)
committerChris Ball <cjb@laptop.org>
Tue, 27 Mar 2012 16:20:06 +0000 (12:20 -0400)
commit2cecdf002300bca86ce83b17a60f907d5a4ce7dc
tree89ead24d3b979befa82a3353dfcd592be9533c69
parent183f796b5f701f8ab530ab232e4c27aef527bd76
mmc: omap_hsmmc: convert all pr_* to dev_*

Convert all instances of pr_* prints within the driver
to instead use dev_* prints.

Reported-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/omap_hsmmc.c