kernel-fxtec-pro1x/drivers/media/dvb/dvb-core
Marcel Siegert b619010247 V4L/DVB (5244): Dvbdev: fix illegal re-usage of fileoperations struct
Arjan van de Ven <arjan@infradead.org> reported an illegal re-usage of 
the fileoperations struct if more than one dvb device (e.g. frontend) is 
present. 

This patch fixes this issue.  

It allocates a new fileoperations struct each time a device is 
registered and copies the default template fileops.

Signed-off-by: Marcel Siegert <mws@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-02-21 13:35:31 -02:00
..
demux.h
dmxdev.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
dmxdev.h
dvb_ca_en50221.c
dvb_ca_en50221.h
dvb_demux.c
dvb_demux.h
dvb_filter.c
dvb_filter.h
dvb_frontend.c V4L/DVB (5209): Kthread api conversion for dvb_frontend and av7110 fix 2007-02-21 13:35:20 -02:00
dvb_frontend.h V4L/DVB (4665): Add frontend structure callback for bus acquisition. 2006-10-03 15:13:46 -03:00
dvb_math.c
dvb_math.h
dvb_net.c V4L/DVB (4973): Dvb-core: fix printk type warning 2006-12-27 14:19:15 -02:00
dvb_net.h
dvb_ringbuffer.c
dvb_ringbuffer.h
dvbdev.c V4L/DVB (5244): Dvbdev: fix illegal re-usage of fileoperations struct 2007-02-21 13:35:31 -02:00
dvbdev.h
Kconfig V4L/DVB (4732): Fix spelling error in Kconfig help text for DVB_CORE_ATTACH 2006-10-14 00:44:00 -03:00
Makefile