ASoC: Use core pm_runtime callbacks for fsi
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 3 Dec 2011 20:22:18 +0000 (20:22 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 14 Dec 2011 18:27:00 +0000 (02:27 +0800)
commit27f478a65ff7b67b843250f0a2d1e8b306bf57b6
tree571ddba4a399094ed08e4ea0d52f9480f7f64e84
parent20e757f79b9956a91f4ba0f33cc3f34efe6eb188
ASoC: Use core pm_runtime callbacks for fsi

Now that the core holds a pm_runtime reference to the device while the
link is active there is no need for the driver to do so.

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