]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] sn9c102: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 25 Jun 2011 16:43:22 +0000 (13:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 29 Jun 2011 20:43:42 +0000 (17:43 -0300)
commite09ff3a51af1367a1f2e7d471db73d6eab1626ce
tree006ef66c0f1487e6637356af9293ff5e21008c60
parent25374b66be6a259653fe5751900f1c677b84c9f3
[media] sn9c102: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP

sn9c102 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/sn9c102/sn9c102.h
drivers/media/video/sn9c102/sn9c102_core.c