]> err.no Git - linux-2.6/commit
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)
commita5c95e90c1baa9c1114875264bbd283526eb8377
tree6de6ac17bd6e66548867db6f901605ca7192c65d
parent796d2ca84859d1fdb11ff06cd9707ffab5642fca
ALSA: ASoC: Replace custom debug macros with pr_ equivalents

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>
sound/soc/codecs/wm8510.c
sound/soc/codecs/wm8731.c
sound/soc/codecs/wm8750.c
sound/soc/codecs/wm8753.c
sound/soc/codecs/wm8990.c