ASoC: wm8994: Move runtime PM init to platform device init
authorMark Brown <broonie@linaro.org>
Mon, 1 Jul 2013 19:46:34 +0000 (20:46 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 15 Jul 2013 10:12:57 +0000 (11:12 +0100)
As well as being better style this allows the device to idle when there is
no audio card instantaited which is probably what we want.

Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found