]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: n810: Automatically disconnect non-connected pins
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 11 Apr 2015 08:47:58 +0000 (10:47 +0200)
committerMark Brown <broonie@kernel.org>
Sun, 12 Apr 2015 11:45:26 +0000 (12:45 +0100)
commit89c5952ae386bca6ff6d1451ed4eec7b60e3b5e8
treee31d10a80f431b966cab80c07071848d9a464c00
parent579e0be703ee135e26ea88438bb18e05b0c32bf7
ASoC: n810: 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>
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/omap/n810.c