]> git.karo-electronics.de Git - linux-beck.git/commit
V4L/DVB (13299): gspca - pac7311: Extract pac_start_frame.
authorMarton Nemeth <nm127@freemail.hu>
Mon, 2 Nov 2009 11:09:34 +0000 (08:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:41:16 +0000 (18:41 -0200)
commitcc409c0efb40a4c99cf023ec12ba7d67c67f666b
treef16c5814497ae2ac63da532a5f6ddb9823cfdca9
parenta6b69e409a41144c24dcbecdc174a5c847631de2
V4L/DVB (13299): gspca - pac7311: Extract pac_start_frame.

Creating the start of the frame is done in the same way for pac7302
and for pac7311. Extract this common part to the pac_start_frame()
function.

Signed-off-by: Marton Nemeth <nm127@freemail.hu>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/pac7311.c