]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: s6105-ipcam: Automatically disconnect non-connected pins
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 30 Jun 2014 08:01:39 +0000 (10:01 +0200)
committerMark Brown <broonie@linaro.org>
Fri, 4 Jul 2014 17:57:58 +0000 (18:57 +0100)
commit13447cdc76a8c0a57c9b3395d896b01feb82f34b
tree64d04787c66e208f3000d8d7f40507909e9ce646
parentb5dd60fd263147f723aeebc424dab7cd6613d3be
ASoC: s6105-ipcam: Automatically disconnect non-connected pins

All CODEC input and output widgets are either in the DAPM routing table or
manually marked as non-connected. This means the card is fully routed and we can
let the core take care of disconnecting non-connected pins.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/s6000/s6105-ipcam.c