linux/drivers/media/video/em28xx
Arjan van de Ven fa027c2a0a [PATCH] mark struct file_operations const 4
Many struct file_operations in the kernel can be "const".  Marking them const
moves these to the .rodata section, which avoids false sharing with potential
dirty data.  In addition it'll catch accidental writes at compile time to
these shared resources.

[akpm@sdl.org: dvb fix]
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:45 -08:00
..
em28xx-cards.c V4L/DVB (3963): Em28xx/: possible cleanups 2006-06-25 01:59:53 -03:00
em28xx-core.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
em28xx-i2c.c V4L/DVB (4205): Merge tda9887 module into tuner. 2006-06-25 02:05:24 -03:00
em28xx-input.c V4L/DVB (4023): Subject: Pinnacle PCTV grey remote control support 2006-06-25 02:00:28 -03:00
em28xx-video.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
em28xx.h V4L/DVB (3963): Em28xx/: possible cleanups 2006-06-25 01:59:53 -03:00
Kconfig V4L/DVB (4518): Allow manually selecting the proper helper drivers 2006-09-26 12:30:33 -03:00
Makefile kbuild: fix unneeded rebuilds in drivers/media/video after moving source tree 2006-04-04 16:50:50 +02:00