ALSA: ctxfi: prink replacement
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Tue, 26 Aug 2014 13:31:42 +0000 (19:01 +0530)
committerTakashi Iwai <tiwai@suse.de>
Tue, 26 Aug 2014 13:40:54 +0000 (15:40 +0200)
as pr_* macros are more preffered over printk, so printk replaced with corresponding pr_err and pr_alert
this patch will generate a warning from checkpatch for an unnecessary space before new line and has not been fixed as this patch is only for printk replacement.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found