linux/drivers/media/video/zoran
Al Viro 3b6456d2c3 zoran: don't bother with struct file * in zoran_map
all we need it for is file->private_data, which is assign-once, already
assigned by that point and, incidentally, its value is already in use
by zoran ->mmap() anyway.  So just store that pointer instead...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-07-23 00:01:10 +04:00
..
Kconfig V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2. 2009-03-30 12:42:57 -03:00
Makefile
videocodec.c V4L/DVB: drivers/media/video/zoran: Use kmemdup 2010-08-02 15:04:04 -03:00
videocodec.h Fix common misspellings 2011-03-31 11:26:23 -03:00
zoran.h zoran: don't bother with struct file * in zoran_map 2012-07-23 00:01:10 +04:00
zoran_card.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
zoran_card.h
zoran_device.c [media] v4l: fix compiler warnings 2012-05-14 14:49:38 -03:00
zoran_device.h V4L/DVB (11022): zoran/bt819: use new notify functionality. 2009-03-30 12:43:21 -03:00
zoran_driver.c zoran: don't bother with struct file * in zoran_map 2012-07-23 00:01:10 +04:00
zoran_procfs.c V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. 2009-03-30 12:42:59 -03:00
zoran_procfs.h
zr36016.c V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. 2009-03-30 12:42:59 -03:00
zr36016.h
zr36050.c fix typos concerning "initiali[zs]e" 2010-06-16 18:05:05 +02:00
zr36050.h
zr36057.h
zr36060.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
zr36060.h