commit | a5c95e90c1baa9c1114875264bbd283526eb8377 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jun 23 14:51:29 2008 +0100 |
committer | Jaroslav Kysela <perex@perex.cz> | Thu Jun 26 09:02:05 2008 +0200 |
tree | 6de6ac17bd6e66548867db6f901605ca7192c65d | |
parent | 796d2ca84859d1fdb11ff06cd9707ffab5642fca [diff] |
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>