]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: omap-twl4030: Use card DAPM context to access widgets
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 27 Apr 2015 10:15:02 +0000 (12:15 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 6 May 2015 17:53:58 +0000 (18:53 +0100)
commita9843112b49af71f98c3953625555517f4a748bd
treefc97a42e135129b33eed794612b9dd52f20a8083
parentb787f68c36d49bb1d9236f403813641efa74a031
ASoC: omap-twl4030: Use card DAPM context to access widgets

Use the card DAPM context instead of the CODEC DAPM context since only card
level widgets are accessed here.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/omap/omap-twl4030.c