https://github.com/torvalds/linux
Revision a6cf90a91551c767bed78a4418c26f41aed60cde authored by Hans Verkuil on 14 June 2011, 07:03:26 UTC, committed by Mauro Carvalho Chehab on 07 July 2011, 18:06:12 UTC
Prohibit attempts to change the tuner to a type that is different
from the device node the ioctl is called from. I.e. the type must
be RADIO for a radio node and ANALOG_TV for a video/vbi node.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
1 parent 4878330
History
Tip revision: a6cf90a91551c767bed78a4418c26f41aed60cde authored by Hans Verkuil on 14 June 2011, 07:03:26 UTC
[media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEK
Tip revision: a6cf90a
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 966 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.9 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 190.0 KB
Makefile -rw-r--r-- 52.6 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top