summaryrefslogtreecommitdiff
path: root/linux/Documentation/video4linux/bttv
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-09-06 09:26:37 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-09-06 09:26:37 -0300
commitbae6d2d03bd97c9a01a7a2340ac317ab16db318b (patch)
tree1151759479751413bcc3808cad78673bfed9e4b4 /linux/Documentation/video4linux/bttv
parenta4cb33cff17f5f298a06624552fa3fb401d3c749 (diff)
downloadmediapointer-dvb-s2-bae6d2d03bd97c9a01a7a2340ac317ab16db318b.tar.gz
mediapointer-dvb-s2-bae6d2d03bd97c9a01a7a2340ac317ab16db318b.tar.bz2
Fixes an issue with V4L1 and make headers-install
From: Mauro Carvalho Chehab <mchehab@infradead.org> V4L1 support should be disabled when no CONFIG_VIDEO_V4L1_COMPAT is defined, to allow checking for broken V4L2 ports. This is very important during the migration phase for V4L2 API. However, userspace apps should be capable of using both APIs, since they need to test at runtime, via VIDIOCGCAP ioctl, if V4L1 is supported. So, when __KERNEL__ is not defined, those ioctls and corresponding structs should be visible. This patch also removes the obsolete defines HAVE_V4L1 and HAVE_V4L2, that where causing some confusion, and were replaced by CONFIG_VIDEO_V4L1_COMPAT and CONFIG_VIDEO_V4L2. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/Documentation/video4linux/bttv')
0 files changed, 0 insertions, 0 deletions