V4L/DVB (6394): Fix a cafe_ccic resume bug
authorJonathan Corbet <corbet@lwn.net>
Tue, 23 Oct 2007 20:30:27 +0000 (17:30 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 4 Nov 2007 23:41:18 +0000 (21:41 -0200)
commitc303449741279fc9a108c80e0816f0c4ddca8c09
tree4d204da54708e925f38c00bba290ef19756d3cc9
parenta8ab68bffe3fe7b8e9ff963ea321d283fc77ac5f
V4L/DVB (6394): Fix a cafe_ccic resume bug

If the system is suspended while the camera is streaming, it will not
continue streaming on resume.  Save the state properly so that resume
works.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cafe_ccic.c