]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ASoC: Use core pm_runtime callbacks for siu_dai
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 3 Dec 2011 20:21:32 +0000 (20:21 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 14 Dec 2011 18:26:58 +0000 (02:26 +0800)
commit20e757f79b9956a91f4ba0f33cc3f34efe6eb188
treef74630d790aaed7e5bfd618bffc89bfc16f426e5
parent45ba82d81741398ec4f097fedf2c204704d53b6b
ASoC: Use core pm_runtime callbacks for siu_dai

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/siu_dai.c