From e7e69265b6269763799a5de9c263fbbce32cd3a3 Mon Sep 17 00:00:00 2001 From: Sudip Mukherjee Date: Mon, 8 Sep 2014 22:48:03 +0530 Subject: [PATCH] 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-format-patch failed