diff options
author | Kuninori Morimoto <[email protected]> | 2016-10-26 04:28:42 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2016-10-26 17:46:17 +0100 |
commit | 42b197e794dbe961cbcebd9e4963252c96cc77f9 (patch) | |
tree | 841367e60914a8e21b31833229bc9957cdb40711 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | bb7927c793e1036bc15f67a8fd10e803f56c6760 (diff) |
ASoC: rsnd: fixup SCU_SYS_STATUSx access
SCU_SYS_STATUSx is the register that writing 1 initializes the bit,
and writing 0 is ignored. So, it should use rsnd_mod_write()
instead of rsnd_mod_bset(), otherwise all bit will be cleared.
Thanks Shimoda-san
Reported-by: Yoshihiro Shimoda <[email protected]>
Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions