]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] et61x251: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 25 Jun 2011 15:57:04 +0000 (12:57 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 29 Jun 2011 20:43:14 +0000 (17:43 -0300)
commit00b7fa1bf4ff67034b391da96bd75d8b4095fd85
tree2d49604a7ab891e190d173e2d6c6b9535783b15e
parent574b49e7ed0800ec4ce4a38115d75db4944c8a21
[media] et61x251: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP

et61x251 doesn't use vidioc_ioctl2. As the API is changing to use
a common version for all drivers, we need to expliticly fix this
driver.

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/et61x251/et61x251.h
drivers/media/video/et61x251/et61x251_core.c