diff options
| author | Hans Verkuil <[email protected]> | 2011-05-02 11:09:25 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2011-05-04 19:42:55 +0000 |
| commit | 0b84834a5a9f5fe8f3760560ef8c5b1536d22bd1 (patch) | |
| tree | e52094f733316990d2a01196563339a1046c9402 /fs/jbd2/commit.c | |
| parent | [media] Fix cx88 remote control input (diff) | |
| download | kernel-0b84834a5a9f5fe8f3760560ef8c5b1536d22bd1.tar.gz kernel-0b84834a5a9f5fe8f3760560ef8c5b1536d22bd1.zip | |
[media] v4l2-subdev: fix broken subdev control enumeration
The v4l2_subdev_* functions are meant for older V4L2 drivers that do not use
the control framework yet. These functions should not be used by subdev_do_ioctl.
Most of those backwards compatibility functions are just stubs, but commit
87a0c94ce616b231f3c0bd09d7dbd39d43b0557a actually changed the behavior of
v4l2_subdev_queryctrl, so calling that one from subdev_do_ioctl broke the
control enumeration in subdev nodes.
The fix is simply not to use those compatibility functions in v4l2-subdev.c.
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
