]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] V4L: ov9740: Add suspend/resume
authorAndrew Chew <achew@nvidia.com>
Thu, 23 Jun 2011 23:19:44 +0000 (20:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 1 Jul 2011 23:29:19 +0000 (20:29 -0300)
commit47ca08f136cde3d4fd43668ffe509c18031e6d57
tree901ddacc18044523b63574d7f68e88d4a0203edb
parent060edc3db2199fda00d6106d8692606e2d42ee33
[media] V4L: ov9740: Add suspend/resume

On suspend, remember whether we are streaming or not, and at what frame format,
so that on resume, we can start streaming again.

Signed-off-by: Andrew Chew <achew@nvidia.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ov9740.c