v4l2: handle ENODATA return value for VIDIOC_ENUMSTD
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 18 Oct 2012 08:37:35 +0000 (10:37 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 25 Apr 2013 13:40:59 +0000 (15:40 +0200)
commit305023fe9d5f8f3ffd5c49b1d1b743f569a9265d
tree0a82158b85a8a4f575c67c73804f0dae4bf28052
parent1df2e623b530d553a5cd39f81d1462995fec2bd6
v4l2: handle ENODATA return value for VIDIOC_ENUMSTD

In kernel v3.7-rc1, VIDIOC_ENUMSTD returns ENODATA if the current input
does not support the STD API.

https://bugzilla.gnome.org/show_bug.cgi?id=698827
sys/v4l2/v4l2_calls.c