]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: tas2552: Correct Output Data register usage
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 8 Jun 2015 12:19:50 +0000 (15:19 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 8 Jun 2015 17:53:18 +0000 (18:53 +0100)
commitb2822f191a22990f2de80e6eb36000e5f04297f1
treea567022cbb610832983dc3593d91e2900533cc11
parent2962cb5217f2d8defb984f17ac59f576124d8521
ASoC: tas2552: Correct Output Data register usage

Do not write to DOUT Tristate register at probe time, specially not write
data which is defined to be used in Output Data Register.
Fix the defines for the Output Data Register and correct the register write
at probe time.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2552.c
sound/soc/codecs/tas2552.h