]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: wm2000: Get the CODEC pointer from the widget
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 26 Nov 2012 14:18:36 +0000 (14:18 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 27 Nov 2012 10:46:13 +0000 (10:46 +0000)
commita5ccea22247b8519e098d715ed69c4adbc171f0b
treee7ccbcc26a1569c6f0c47c3add7640ce50d024d1
parentf4a75d2eb7b1e2206094b901be09adb31ba63681
ASoC: wm2000: Get the CODEC pointer from the widget

Don't rely on the kcontrol for robustness reasons, the widget mechanism
is what the framework uses.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm2000.c