diff options
author | Hans de Goede <hdegoede@redhat.com> | 2018-02-25 13:46:51 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-03-01 22:13:04 +0300 |
commit | 887fcc6f0514380f17d5016dd8cdfc4d9a4437ee (patch) | |
tree | b006c9f048173592bc34cd6973007d8a0816d0d6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bba4e685dae8643469ca6fac22f10ca81554586e (diff) | |
download | linux-887fcc6f0514380f17d5016dd8cdfc4d9a4437ee.tar.xz |
ASoC: rt5651: Do not modify jd and PLL power bits from set_bias_level()
rt5651_set_bias_level(BIAS_OFF) used to unconditionally clear the entire
register, including the jack-detect and PLL power bits. When jack-detection
support was introduced a special case for jack-detect was added which
hard-codes a register value to keep both on.
This commit removes the jack-detect special case, instead simply leaving
these bits as is on BIAS_OFF.
Tested-by: Carlo Caione <carlo@endlessm.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions