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)
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>

No differences found