diff options
author | Hans de Goede <hdegoede@redhat.com> | 2018-02-25 05:46:51 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-03-01 14:13:04 -0500 |
commit | 887fcc6f0514380f17d5016dd8cdfc4d9a4437ee (patch) | |
tree | b006c9f048173592bc34cd6973007d8a0816d0d6 /net/lapb/lapb_timer.c | |
parent | bba4e685dae8643469ca6fac22f10ca81554586e (diff) |
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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions