commit | bff03e81502cb9ac99daeeb47b4d0e779cc48fde | [log] [tgz] |
---|---|---|
author | John Hsu <[email protected]> | Wed Jul 06 10:09:35 2016 +0800 |
committer | Mark Brown <[email protected]> | Thu Jul 14 17:33:19 2016 +0100 |
tree | 6b9f9fd15b3b8fbe4f5022dd25e220ced681b8f1 | |
parent | 4983d32526ab6db2f8bd2288def8abf2da5f37b2 [diff] |
ASoC: nau8825: jack connection decision with different insertion logic The original design only covers the jack insertion logic is active low. Add more condition to cover no matter the logic is active low and high. Signed-off-by: John Hsu <[email protected]> Signed-off-by: Mark Brown <[email protected]>