diff options
author | Bard Liao <bardliao@realtek.com> | 2015-12-18 05:16:23 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-12-23 03:36:40 +0300 |
commit | d0d1eedd5ad345f16234311b375bf94d6c90e14b (patch) | |
tree | 17b5910cd3cdc43d78d952164af29d07fe03e074 /sound/oss/pas2_midi.c | |
parent | cdab0d4ecc1a890aece7102c2074bf73175b9935 (diff) | |
download | linux-d0d1eedd5ad345f16234311b375bf94d6c90e14b.tar.xz |
ASoC: rt5677: set PLL_CTRL2 non-volatile
There is a status bit on RT5677_PLL1_CTRL2 and RT5677_PLL2_CTRL2.
That's why those registers are set volatile. However, the status
bit is currently not used by codec driver. So, it should be no
problem if we set them non-volatile.
The purpose of setting them non-volatile is to restore the setting
after a syspend/resume cycle.
Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/oss/pas2_midi.c')
0 files changed, 0 insertions, 0 deletions