aha/drivers/media/dvb/firewire
Stefan Richter 6e25abb522 V4L/DVB (13399): firedtv: add missing include, rename a constant
Add #include <dvb_demux.h> for dvb_dmx_swfilter_packets().  This was
already indirectly included via firedtv.h, but don't rely on it.

The 4 bytes which were referred to as FIREWIRE_HEADER_SIZE are actually
the source packet header from IEC 61883-4 (MPEG2-TS data transmission
over 1394), not e.g. the IEEE 1394 isochronous packet header.  So choose
a more precise name.

Also, express the payload size as a preprocessor constant too.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-12-05 18:41:41 -02:00
..
firedtv-1394.c V4L/DVB (13399): firedtv: add missing include, rename a constant 2009-12-05 18:41:41 -02:00
firedtv-avc.c V4L/DVB (13398): firedtv: reform lock transaction backend call 2009-12-05 18:41:41 -02:00
firedtv-ci.c const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
firedtv-dvb.c V4L/DVB (11739): remove driver_data direct access of struct device 2009-06-16 18:20:58 -03:00
firedtv-fe.c V4L/DVB (13240): firedtv: fix regression: tuning fails due to bogus error return 2009-11-07 12:55:11 -02:00
firedtv-rc.c V4L/DVB (13397): firedtv: move remote control workqueue handling into rc source file 2009-12-05 18:41:41 -02:00
firedtv.h V4L/DVB (13398): firedtv: reform lock transaction backend call 2009-12-05 18:41:41 -02:00
Kconfig
Makefile