summaryrefslogtreecommitdiff
path: root/ipv6.h
diff options
context:
space:
mode:
Diffstat (limited to 'ipv6.h')
0 files changed, 0 insertions, 0 deletions
2b101d12cac039bdc (patch) tree88633f9a3601d1c34c54bb3d5fb153ec3f7d8d10 /sound/soc parent9fd1cd58356bcc1c4710a454796bff0cc997d5da (diff)
ASoC: arizona: Avoid changing SYNC_ENA whilst the FLL_ENA is set
For best performance changing the synchroniser state whilst the FLL is running should be avoided. As this has been done fairly regularly in practice rather than hard preventing this, simply improve the FLL enable sequence and give a warning if the user changes the synchroniser state. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc')
-rw-r--r--sound/soc/codecs/arizona.c10
1 files changed, 8 insertions, 2 deletions
diff --git a/sound/soc/codecs/arizona.c b/sound/soc/codecs/arizona.c