Commit 77ff4f95 authored by Mark Brown's avatar Mark Brown

extcon: arizona: Don't pulse MICBIAS for HPDET identification

There is no need to do this as HPDET identification will cause MICBIAS to
be powered down again.
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 6fed4d86
......@@ -693,8 +693,6 @@ static void arizona_start_hpdet_acc_id(struct arizona_extcon_info *info)
info->hpdet_active = true;
arizona_extcon_pulse_micbias(info);
arizona_extcon_do_magic(info, 0x4000);
ret = regmap_update_bits(arizona->regmap,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment