]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commite720b82027b99482ea5d1001a69bdf2200e86b79
treef5550b5e8ec2309aec6b4ed9ede6fc949b3edfc9
parent57f2d8b797c4c8d9e65e3b9fae98246be5a93df3
ALSA: ctxfi: prink replacement

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>
sound/pci/ctxfi/ctamixer.c
sound/pci/ctxfi/ctatc.c
sound/pci/ctxfi/ctdaio.c
sound/pci/ctxfi/cthw20k1.c
sound/pci/ctxfi/cthw20k2.c
sound/pci/ctxfi/ctmixer.c
sound/pci/ctxfi/ctresource.c
sound/pci/ctxfi/ctsrc.c
sound/pci/ctxfi/ctvmem.c
sound/pci/ctxfi/xfi.c