]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: Simplify code for DAPM widget updates
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 5 Oct 2009 15:24:26 +0000 (16:24 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 6 Oct 2009 12:04:30 +0000 (13:04 +0100)
commit1642e3d42a062221e4df18df260d4703d18ca519
tree6ee769360e541330214a8437763fd0675b7842c2
parentd4a8da910e6db53d45ff76f7fdc584376de542df
ASoC: Simplify code for DAPM widget updates

We don't need to check for an event callback since we also check for
an appropriate event flag when applying mux status changes.

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