commit | d53d59ecad74f3e90c6eefedd2186abbadd64d7c | [log] [tgz] |
---|---|---|
author | Bard Liao <bardliao@realtek.com> | Thu Apr 09 11:20:32 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Thu Apr 09 11:31:22 2015 +0100 |
tree | c077ea3e27c0d85f072745d7ed9782d406dbe631 | |
parent | 143526ee94a295ed33b9cc19e9532ab6d14a1cc0 [diff] |
ASoC: rt286: Restore default in probe RT286 can't do register reset. If the hardware power is still existing in power off, rt286 will keep the register settings. So, we need to restore the default register value in probe to make sure the cache value is the same as the real register value. Signed-off-by: Bard Liao <bardliao@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>