commit | b2822f191a22990f2de80e6eb36000e5f04297f1 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Mon Jun 08 15:19:50 2015 +0300 |
committer | Mark Brown <broonie@kernel.org> | Mon Jun 08 18:53:18 2015 +0100 |
tree | a567022cbb610832983dc3593d91e2900533cc11 | |
parent | 2962cb5217f2d8defb984f17ac59f576124d8521 [diff] |
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>