commit | 8e3e36e87c9e624a30d31c576b839eed3ac8abf4 | [log] [tgz] |
---|---|---|
author | Cheng-Yi Chiang <cychiang@chromium.org> | Mon Jan 05 19:26:59 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Jan 05 15:29:51 2015 +0000 |
tree | a3887e4beda3c5ed7db3b801f03fbf0f2acbb4f0 | |
parent | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 [diff] |
ASoC: ts3a227e: Check and report jack status at probe ts3a227e does not trigger interrupt to report jack status when system boots from warm reset because ts3a227e's power remains on during warm reset. Read jack status at probe to get current jack status. Note that if system boots from EC reset, then this issue will not happen. Signed-off-by: Cheng-Yi Chiang <cychiang@chromium.org> Signed-off-by: Mark Brown <broonie@kernel.org>