commit | e7e69265b6269763799a5de9c263fbbce32cd3a3 | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | Mon Sep 08 22:48:03 2014 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Sep 09 08:58:58 2014 +0200 |
tree | b32892ebf7c9e8efcde51230dd91d2bb7e526263 | |
parent | 848f3a82df50fcc68a78c9d7d45e210b626b0283 [diff] |
sound: pci: au88x0: printk replacement as pr_* macros are more preffered over printk, so printk replaced with corresponding pr_* macros. this patch will generate warning from checkpatch as it only did printk replacement and didnot fixed other style issues. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>