ASoC: tlv320dac33: Use dev_dbg in dac33_hard_power function
authorFelipe Balbi <felipe.balbi@nokia.com>
Mon, 17 May 2010 11:21:45 +0000 (14:21 +0300)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Mon, 17 May 2010 19:34:10 +0000 (20:34 +0100)
commit7fd1d74bfc0ecf3dfa139b47daa7941841724886
tree2580d39a9092132996ab27883bed575a4568c4b6
parent752ec2f2d97da34abffa1abff81c96183a895b28
ASoC: tlv320dac33: Use dev_dbg in dac33_hard_power function

Since the cases when the same power state would be set again
handled gracefully, we do not need to use dev_warn.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/codecs/tlv320dac33.c