ASoC: Assign power_check when we allocate DAPM widgets
commit7ca3a18b055ac6667f4e7e34eae6637270002402
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 8 Oct 2011 13:04:50 +0000 (8 14:04 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 8 Oct 2011 16:55:55 +0000 (8 17:55 +0100)
treee9d7bbf688f01976f881cbe40b605ceaba5ae680
parent2dc00213b03669010a67454d6448d91f3af06435
ASoC: Assign power_check when we allocate DAPM widgets

This ensures none of the rest of the code ever encounters a widget which
does not have a power check function.

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