OSDN Git Service

ALSA: au88x0: pr_* replaced with dev_*
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Mon, 13 Oct 2014 06:07:19 +0000 (11:37 +0530)
committerTakashi Iwai <tiwai@suse.de>
Wed, 15 Oct 2014 10:03:18 +0000 (12:03 +0200)
commit70c84418bf74f582e29906f1eeb19f2e9da53ddd
treee3d1048cea4059ef56a84fba7fdf7e06db50e037
parent6a40dc5ab5036722d8102ba7190dbd9d72982637
ALSA: au88x0: pr_* replaced with dev_*

pr_* macros replaced with dev_* as they are more preffered over pr_*.
each file which had pr_* was reviewed manually and replaced with dev_*.
here we have actually used the reference of the vortex which was added
to some functions in the previous patch of this series.

The prefix of the CARD_NAME and prefix of "vortex:" was also
removed as the dev_* will print the device name.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/au88x0/au88x0.c
sound/pci/au88x0/au88x0_a3d.c
sound/pci/au88x0/au88x0_core.c
sound/pci/au88x0/au88x0_eq.c
sound/pci/au88x0/au88x0_game.c
sound/pci/au88x0/au88x0_mpu401.c
sound/pci/au88x0/au88x0_pcm.c
sound/pci/au88x0/au88x0_synth.c