commit | 381437dd0bd590902320b97e6512792b075becd4 | [log] [tgz] |
---|---|---|
author | Bard Liao <bardliao@realtek.com> | Thu May 05 11:13:31 2016 +0800 |
committer | Mark Brown <broonie@kernel.org> | Thu May 05 13:06:39 2016 +0100 |
tree | c2fe8292b330121c4a52fa7822ed11b68b332d27 | |
parent | 178ff7c6f3916aff3c3eaaec8636be3b41e93011 [diff] |
ASoC: rt5645: polling jd status in all conditions We only polling jd status when rt5645->pdata.jd_invert is true. However, it should be done at all time since there will be no interrupt for jd if we press a headset button and remove the headset at the same time. Signed-off-by: Bard Liao <bardliao@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>