diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2014-09-20 16:54:06 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-09-22 03:56:11 +0400 |
commit | 50394e7369d519ad0d732cb6913d2bbdf4213e2e (patch) | |
tree | 82353740de531990c8ea1c15b892f69a21199e4d /include/media/videobuf2-core.h | |
parent | fdc6b388925e3d0a4b4773ab7d641947fe59ed46 (diff) | |
download | linux-50394e7369d519ad0d732cb6913d2bbdf4213e2e.tar.xz |
[media] cx2341x: fix kernel oops
The v4l2_ctrl_config struct must be zeroed before passing it to
v4l2_ctrl_new_custom(). This was always wrong, but with the recent
v4l2-ctrls.c changes this is now much more likely to lead to a
kernel bug.
This is the only place where this struct wasn't initialized properly.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Reported-by: Pridvorov Andrey <ua0lnj@bk.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'include/media/videobuf2-core.h')
0 files changed, 0 insertions, 0 deletions