]> git.baikalelectronics.ru Git - kernel.git/commit
[media] media: sh-mobile-ceu-camera: runtime PM suspending doesn't have to be synchronous
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 14 Sep 2012 15:00:24 +0000 (12:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 20 Dec 2012 16:24:17 +0000 (14:24 -0200)
commit68e3afebaf0c0921e232d3b05ff74082b12cdf1f
treeb20ed28d133fa643eb90b22b5e889bcef01b014b
parentaa504b95fcdbafeb4a78cb2e884754a0ecdb892a
[media] media: sh-mobile-ceu-camera: runtime PM suspending doesn't have to be synchronous

In both error and clean up cases there is no need to wait for runtime PM
to finish suspending the device.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c