summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_at32.c
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-03-22 14:37:21 +0100
committerChris Ball <cjb@laptop.org>2013-03-22 13:29:47 -0400
commite573d6985e315fd307862c2142dfd41731e9f209 (patch)
treecaf607297f568b773cf02704808a8d75bef680d8 /drivers/ata/pata_at32.c
parent5e81441e24336f8fa475ab3eae12c2195e0d9064 (diff)
downloadblackbird-op-linux-e573d6985e315fd307862c2142dfd41731e9f209.tar.gz
blackbird-op-linux-e573d6985e315fd307862c2142dfd41731e9f209.zip
mmc: mvsdio: use dev_*() API instead of pr_*() API
The mvsdio driver was already using some dev_*() functions to print some messages, but still using pr_*() functions for some others. This patch converts all messages to use dev_*() functions. Many of the pr_*() function calls were printing the output of mmc_hostname() to preprend the message with an identifier for the device. Since the dev_*() functions do that automatically, this patch also gets rid of those string prefixes. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/ata/pata_at32.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud