]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: snappercl15: Convert to table based DAPM setup
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 12 Mar 2014 14:27:36 +0000 (15:27 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 13 Mar 2014 09:38:14 +0000 (09:38 +0000)
commitc06a4efb88f831422925b0a47ef8e8c22d277c79
treee4d8ab608bcb533674f47de726148175d953ec5c
parent45c00061d2670d4b7bfa1590d0dc84f161dfd560
ASoC: snappercl15: Convert to table based DAPM setup

Use table based setup to register the DAPM widgets and routes.  This on one hand
makes the code a bit shorter and cleaner and on the other hand the board level
DAPM elements get registered in the card's DAPM context rather than in the
CODEC's DAPM context.

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