diff options
Diffstat (limited to 'drivers/extcon')
-rw-r--r-- | drivers/extcon/extcon-arizona.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/extcon/extcon-arizona.c b/drivers/extcon/extcon-arizona.c index e2339629126a..95748d3cbc4e 100644 --- a/drivers/extcon/extcon-arizona.c +++ b/drivers/extcon/extcon-arizona.c | |||
@@ -693,8 +693,6 @@ static void arizona_start_hpdet_acc_id(struct arizona_extcon_info *info) | |||
693 | 693 | ||
694 | info->hpdet_active = true; | 694 | info->hpdet_active = true; |
695 | 695 | ||
696 | arizona_extcon_pulse_micbias(info); | ||
697 | |||
698 | arizona_extcon_do_magic(info, 0x4000); | 696 | arizona_extcon_do_magic(info, 0x4000); |
699 | 697 | ||
700 | ret = regmap_update_bits(arizona->regmap, | 698 | ret = regmap_update_bits(arizona->regmap, |