commit | d2058b0cd039aad89b111d83b9c347e9d8f57a84 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Oct 13 17:39:56 2009 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Oct 15 15:01:43 2009 +0100 |
tree | 6bd622cf1ba7518a2e01cab18302b8bdea8b727c | |
parent | ed9d040d40942e9c48167f9f37f86fab8e0e5e17 [diff] |
ASoC: Remove snd_soc_suspend_device() 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>