]> git.karo-electronics.de Git - mv-sheeva.git/commit
V4L/DVB (6914): Fix a few issues at the bttv conversion
authorMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 28 Dec 2007 01:28:31 +0000 (22:28 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:04:21 +0000 (19:04 -0200)
commit9134be0376e7527afa4f2574253ff02ca80d5b47
tree7d1990d7a1574c4b92210162b68580f877aa6d8c
parent04a94d3ca25030d7c1fa27f3db3b90eb5a7985b0
V4L/DVB (6914): Fix a few issues at the bttv conversion

bttv driver is working as previously. An additional gain of about 1,5Kb were
obtained with the driver conversion to vidioc_ioctl2:

   text    data     bss     dec     hex filename
  89208   40244   57556  187008   2da80 old/bttv.ko
  88960   38740   57556  185256   2d3a8 new/bttv.ko

(measured on a x86_64)

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