Thread (1 message) 1 message, 1 author, 2013-03-22
DORMANTno replies

[PATCH for 3.10 v2] mmc: mvsdio: use dev_*() API instead of pr_*() API

From: Chris Ball <hidden>
Date: 2013-03-22 17:18:13
Also in: linux-mmc

Hi,

On Fri, Mar 22 2013, Thomas Petazzoni wrote:
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 <redacted>
---
This is for 3.10.

Changes between v1 and v2:

 * Fix incorrect format string. A "%s" was left, even though the
   mmc_hostname() argument was removed due to the conversion to the
   dev_*() API.
Thanks, I've updated to v2 in mmc-next for 3.10.

- Chris.
-- 
Chris Ball   [off-list ref]   <http://printf.net/>
One Laptop Per Child
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help