ASoC: fsi: fixup pm_runtime_disable() timing on fsi_probe()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 10 Sep 2012 09:13:52 +0000 (02:13 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 10 Sep 2012 09:27:04 +0000 (17:27 +0800)
commitc35e005f3115cd27d85625805645b90ba961f16f
tree74d4e70734fe33e76ec3fdecb3d214a3fe638eed
parent29fdf4fbbe0891349d8444bde4c09f9cfaf744b6
ASoC: fsi: fixup pm_runtime_disable() timing on fsi_probe()

pm_runtime_disable() error handling timing on fsi_probe() was wrong.
This patch fixes it up.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/sh/fsi.c