ALSA: ASoC: Replace custom debug macros with pr_ equivalents
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 23 Jun 2008 13:51:29 +0000 (14:51 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 26 Jun 2008 07:02:05 +0000 (09:02 +0200)
Several ASoC codec drivers use custom macros equivalent to the standard
pr_ macros, most of which are not actually used. Replace these custom
macros with the standard ones.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>

No differences found