diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2014-09-29 13:03:26 +0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2014-09-30 12:36:59 +0400 |
commit | 0cae90a96c15f2fd3bd139ba5505755c9c9ef2eb (patch) | |
tree | 36432fccc1f0898a62bcc083d41cbe10e3075f4c /drivers/net/ethernet/icplus | |
parent | a45c4d5142595a9b7907499f6d67f702bc20aeb4 (diff) | |
download | linux-0cae90a96c15f2fd3bd139ba5505755c9c9ef2eb.tar.xz |
ALSA: ctxfi: 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 various snd_card which was added to some
structures of ctxfi via a previous patch of this series.
in the ctvmem.c file we have passed a reference of ct_atc as an
argument to get_vm_block function so that it can be used from
dev_*.
since dev_* will print the device information , so the prefix of
"ctxfi" from the various pr_* were also removed.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/net/ethernet/icplus')
0 files changed, 0 insertions, 0 deletions