commit | ef087573cc9a37a3a06a8e928f9f8511a94fd87b | [log] [tgz] |
---|---|---|
author | Phani Kumar Uppalapati <phaniu@codeaurora.org> | Fri May 03 11:19:33 2013 -0700 |
committer | Phani Kumar Uppalapati <phaniu@codeaurora.org> | Fri May 10 11:14:12 2013 -0700 |
tree | 9d90c1a94b84bc685957ccf710f21d9a8f235829 | |
parent | 095807b4c2eeb13e0da5cda3d642f1e2ce8214b1 [diff] |
ASoC: msm: Configure gpio level insert based on the headset jack type 8x26 platforms have different headset jack types, so configure the GPIO level based on jack type read from the device tree. Default is "Noramlly Closed". For Normally Closed headset jack types, set GPIO level to 0 and for Normally Open headset jack types, set GPIO level to 1. Change-Id: I9ed5f2545986b545bb2494f3f88659e4060b4b2a CRs-fixed: 481386 Signed-off-by: Phani Kumar Uppalapati <phaniu@codeaurora.org>