From: Sudip Mukherjee Date: Mon, 13 Oct 2014 06:07:19 +0000 (+0530) Subject: ALSA: au88x0: pr_* replaced with dev_* X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~21^2~110^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70c84418bf74f582e29906f1eeb19f2e9da53ddd;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed