ASoC: img-parallel-out: Check pm_runtime_get_sync return code
authorEd Blake <ed.blake@sondrel.com>
Fri, 6 Oct 2017 14:57:50 +0000 (15:57 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 9 Oct 2017 08:43:30 +0000 (09:43 +0100)
commit596ec4bd958bc7c233d4129072d80272f21e2be1
treebf1b404a5408ffa5fd8e390caebbf0b262c15823
parent2ab18dfe87596e207f17ff0567660cd7356c715a
ASoC: img-parallel-out: Check pm_runtime_get_sync return code

Check the the pm_runtime_get_sync return code and return if an error.

Signed-off-by: Ed Blake <ed.blake@sondrel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/img/img-parallel-out.c