ASoC: at91sam9g20ek: Automatically disconnect non-connected pins
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 11 Apr 2015 09:18:43 +0000 (11:18 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 27 Apr 2015 14:39:23 +0000 (15:39 +0100)
commita1677e3902a9a8a060728331063dd6ee999764fa
treecb003a8c47e5304778aa1dab39925c61535abc06
parentb787f68c36d49bb1d9236f403813641efa74a031
ASoC: at91sam9g20ek: Automatically disconnect non-connected pins

According to the schematics the both LHPOUT and RHPOUT are connected to the
external connector. RHPOUT is missing from the DAPM routes, but otherwise
they seem to be complete.

This patch adds the missing route and then sets the fully_routed flag for
the card. This allows to remove all the manual calls to
snd_soc_dapm_nc_pin().

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/atmel/sam9g20_wm8731.c
This page took 0.024626 seconds and 5 git commands to generate.