commit | 25bfe662e8c42f84851f79ed6ada5ef96a2ff329 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Feb 01 21:30:32 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Feb 02 14:14:17 2012 +0000 |
tree | 3072ce79d7e5f648dfb6e067f8ee440cab82e3c2 | |
parent | bc6c117ef0d8c09d643ab3da8b4976e32e2fcdab [diff] |
ASoC: pcm: Improve error logging Use the standard logging macros and use dev_ variants where we can, also reporting error codes whenever we report an error. These changes (the error codes in particular) make it noticeably easier to figure out what went wrong just from the basic dmesg output. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com>