aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLars-Peter Clausen <[email protected]>2016-01-27 14:26:18 +0100
committerMark Brown <[email protected]>2016-01-27 13:33:50 +0000
commit712a8038cc24dba668afe82f0413714ca87184e0 (patch)
tree27c95b16404b743cf13ffb9d18d53e6f6714fa2c /tools/perf/scripts/python/export-to-postgresql.py
parent92e963f50fc74041b5e9e744c330dca48e04f08d (diff)
ASoC: ssm4567: Reset device before regcache_sync()
When the ssm4567 is powered up the driver calles regcache_sync() to restore the register map content. regcache_sync() assumes that the device is in its power-on reset state. Make sure that this is the case by explicitly resetting the ssm4567 register map before calling regcache_sync() otherwise we might end up with a incorrect register map which leads to undefined behaviour. One such undefined behaviour was observed when returning from system suspend while a playback stream is active, in that case the ssm4567 was kept muted after resume. Fixes: 1ee44ce03011 ("ASoC: ssm4567: Add driver for Analog Devices SSM4567 amplifier") Reported-by: Harsha Priya <[email protected]> Tested-by: Fang, Yang A <[email protected]> Signed-off-by: Lars-Peter Clausen <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions