]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit671f55eab569c90af344ad2d4ad63ce8b893d218
tree74d4e70734fe33e76ec3fdecb3d214a3fe638eed
parent632308988a87a9ea53d9d713d7d509a8e5dd6eb0
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