summaryrefslogtreecommitdiff
path: root/drivers/char/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-08-04 22:52:37 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-12 15:18:31 (GMT)
commit6c428b578b15a1dbf40832d3aeed43761940b81f (patch)
treeb0d8e964c8beb33a688daefe77cfcb90e27e4ee9 /drivers/char/Makefile
parent00c1e2167e3163d2e193644b7d768f06d2a8c279 (diff)
downloadlinux-fsl-qoriq-6c428b578b15a1dbf40832d3aeed43761940b81f.tar.xz
V4L/DVB (12376): em28xx: fix V4L2 API compliance: don't expose audio inputs for devices without it
V4L2 API (chapter 1.5) states that: Drivers must implement all input ioctls when the device has one or more inputs, all output ioctls when the device has one or more outputs. When the device has any audio inputs or outputs the driver must set the V4L2_CAP_AUDIO flag in the struct v4l2_capability returned by the VIDIOC_QUERYCAP ioctl. So, devices without audio input should return -EINVAL. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/char/Makefile')
0 files changed, 0 insertions, 0 deletions