diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2016-10-26 06:28:42 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-10-26 18:46:17 +0200 |
commit | 42b197e794dbe961cbcebd9e4963252c96cc77f9 (patch) | |
tree | 841367e60914a8e21b31833229bc9957cdb40711 /sound/soc/sh/rcar/rsnd.h | |
parent | ASoC: rsnd: rsnd_reg cleanup for SSIU (diff) | |
download | linux-42b197e794dbe961cbcebd9e4963252c96cc77f9.tar.xz linux-42b197e794dbe961cbcebd9e4963252c96cc77f9.zip |
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 <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sh/rcar/rsnd.h')
0 files changed, 0 insertions, 0 deletions