ASoC: Remove snd_soc_suspend_device()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 13 Oct 2009 16:39:56 +0000 (17:39 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 15 Oct 2009 14:01:43 +0000 (15:01 +0100)
The PM core will grow pm_link infrastructure in 2.6.33 which can be
used to implement the intended functionality of the ASoC-specific
device suspend and resume callbacks so drop them.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found