android_kernel_xiaomi_sm8350/drivers/media/video/saa7134
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
..
Kconfig V4L/DVB (4387): Add Kconfig infrastructure for dvb_attach 2006-09-26 11:53:25 -03:00
Makefile V4L/DVB (4388): Remove frontend selection from cx88/saa7134 drivers 2006-09-26 11:53:26 -03:00
saa6752hs.c
saa7134-alsa.c V4L/DVB (4872): Saa7134-alsa improvements 2006-12-10 09:05:08 -02:00
saa7134-cards.c V4L/DVB (5033): MSI TV@nywhere Plus fixes 2007-01-15 16:25:58 -02:00
saa7134-core.c V4L/DVB (4791): Added autodetected flag to the saa7134_dev structure 2006-12-10 08:51:10 -02:00
saa7134-dvb.c V4L/DVB (4992): Fix typo in saa7134-dvb.c 2006-12-27 14:20:00 -02:00
saa7134-empress.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
saa7134-i2c.c V4L/DVB (4898): Saa7134: add support for remote control of Hauppauge HVR1110 2006-12-10 09:05:29 -02:00
saa7134-input.c V4L/DVB (4898): Saa7134: add support for remote control of Hauppauge HVR1110 2006-12-10 09:05:29 -02:00
saa7134-oss.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
saa7134-reg.h
saa7134-ts.c
saa7134-tvaudio.c V4L/DVB (4701): Saa713x audio fixes 2006-10-04 08:04:30 -03:00
saa7134-vbi.c
saa7134-video.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
saa7134.h [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00