summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wcd9xxx-mbhc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wcd9xxx-mbhc.c')
-rw-r--r--sound/soc/codecs/wcd9xxx-mbhc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/codecs/wcd9xxx-mbhc.c b/sound/soc/codecs/wcd9xxx-mbhc.c
index 2012e4617ee1..b6a50742f501 100644
--- a/sound/soc/codecs/wcd9xxx-mbhc.c
+++ b/sound/soc/codecs/wcd9xxx-mbhc.c
@@ -5503,9 +5503,6 @@ int wcd9xxx_mbhc_init(struct wcd9xxx_mbhc *mbhc, struct wcd9xxx_resmgr *resmgr,
return ret;
}
- set_bit(INPUT_PROP_NO_DUMMY_RELEASE,
- mbhc->button_jack.jack->input_dev->propbit);
-
INIT_DELAYED_WORK(&mbhc->mbhc_firmware_dwork,
wcd9xxx_mbhc_fw_read);
INIT_DELAYED_WORK(&mbhc->mbhc_btn_dwork, wcd9xxx_btn_lpress_fn);