diff options
author | Richard Fitzgerald <rf@opensource.wolfsonmicro.com> | 2016-04-26 18:06:20 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-04-26 18:37:30 +0200 |
commit | 2ab8e744a437d39619b323d7303fa2e6513274b2 (patch) | |
tree | d0ef23971623dc950298b93aa521e0f9600d0ed3 /sound/soc/codecs/rt5645.h | |
parent | ASoC: arizona: Prefer lower FRATIO in pseudo-fractional mode (diff) | |
download | linux-2ab8e744a437d39619b323d7303fa2e6513274b2.tar.xz linux-2ab8e744a437d39619b323d7303fa2e6513274b2.zip |
ASoC: arizona: No need to update_bits when writing AEC clock control
The bits in the ARIZONA_CLOCK_CONTROL register only respond to writes of
a '1', a write of '0' is ignored. So there's no need to use update_bits.
We can do a simple write to set bits.
Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/rt5645.h')
0 files changed, 0 insertions, 0 deletions