commit | c46a32280702f3f4a0a4703c3c8aa6553c72bcc1 | [log] [tgz] |
---|---|---|
author | Karthikeyan Mani <kmani@codeaurora.org> | Wed Mar 15 12:44:56 2017 -0700 |
committer | Banajit Goswami <bgoswami@codeaurora.org> | Tue Jun 13 09:24:54 2017 -0700 |
tree | bde767439cbb9ff5ed8d48939c4edbd75ec7cd23 | |
parent | b5c10cc942d33d7f7a7f6eae170cf376c966d52b [diff] |
ASoC: codecs: Fix mbhc data NULL pointer dereferencing Initialize completion structure in wcd_mbhc_initialize and wcd_mbhc_init to handle irq handlers getting called before the completion structure is initialized and ready for use. CRs-fixed: 2020227 Change-Id: Ibc7a5974adfe803c5b9892986165e2e1e3151fc7 Signed-off-by: Karthikeyan Mani <kmani@codeaurora.org>