commit | 3a278a0c65c924950c4744ba451a110998998044 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Mar 29 20:31:14 2010 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Apr 23 17:07:10 2010 +0100 |
tree | e1d5c018fe738fd435c449b317adcfcfce152727 | |
parent | ba0a24e7387bb56425da07ed858ada37896ed36a [diff] |
ASoC: Allow reporting of NULL jacks Follow the core jack implementation and allow reporting on the status of NULL jacks, avoiding the need to check in detection implementations. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>