From: Sudip Mukherjee Date: Mon, 8 Sep 2014 17:18:03 +0000 (+0530) Subject: sound: pci: au88x0: printk replacement X-Git-Tag: fixes-against-v3.18-rc2~128^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7e69265b6269763799a5de9c263fbbce32cd3a3;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed