summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2026-07-15 21:16:48 +0100
committerMark Brown <broonie@kernel.org>2026-07-16 12:54:58 +0100
commit7dcf091da4b4596f7dbfb403d946ee4aac423af3 (patch)
tree0d5c9aaf27ca78fd2982622d43d00e268578daac /tools/lib/python
parent0b604e886ece11b71c4daaeccc512c784b89b014 (diff)
ASoC: fs210x: Make cache write through again during resume
The fs210x driver currently puts the regmap cache into cache only mode during suspend but at no point does it make it writable again, meaning that device can't work after suspend other than basic powerup which bypasses the cache. Mark the cache as writable again when we resync the registers, it's not clear to me that the cache only mode is needed at all but this is a fairly minimal change. Since this is setting a flag it's safe to do even if the cache was not previously in cache only mode. Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com> Link: https://patch.msgid.link/20260715-asoc-fs210x-fix-resume-v1-1-dd81d9c62c05@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions