]> Pileus Git - ~andy/linux/commit
V4L/DVB (6793): Convert saa7134-empress to video_ioctl2
authorMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 11 Dec 2007 15:56:23 +0000 (12:56 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:31 +0000 (19:03 -0200)
commit2c10e8a8985e41addbbbe54b403418c27462f854
tree077be89c28deb6848218bd78a690d46426ef3969
parenta9622391acbcdb124b55eb674dc5196eb55dc105
V4L/DVB (6793): Convert saa7134-empress to video_ioctl2

saa7134 were converted to video_ioctl2, but saa7134_empress weren't. This broke
saa7134-empress, since it were dependent of saa7134_common_ioctl.

With the conversion, the module had a size decrease of 436 bytes on x86_64:

   text    data     bss     dec     hex filename
   5196    4912       4   10112    2780 old/saa7134-empress.ko
   4760    4912       4    9676    25cc new/saa7134-empress.ko

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