V4L/DVB (6735): Reorder functions to make easier to compare with the previous code
authorMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 7 Dec 2007 20:23:38 +0000 (17:23 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:15 +0000 (19:03 -0200)
commit90bdc14533fa37b86ada57fcf60c634106ddbb3f
treeb44ee7b2ba032ce08c7df10647b5ef6349eeb62b
parent8f61ae2f4ff698c7cd83b1f17b1ca2ecfc7f0696
V4L/DVB (6735): Reorder functions to make easier to compare with the previous code

After this patch, the order of the functions will be the same as before the
patch converting the driver to user video_ioctl2. This makes easier to diff
between the previous version and the newer one.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/saa7134/saa7134-video.c