]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] v4l2-ctrls.c: copy-and-paste error: user_to_new -> new_to_user
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 5 Jul 2011 09:56:37 +0000 (06:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 7 Jul 2011 22:04:19 +0000 (19:04 -0300)
commitcc449d65263dd5d41b685541f77961b9369443ee
tree319feffe5b2d56461c5350fbf66cc95f893c2059
parente201baeaf0027f006367ba3a4279873b351e031c
[media] v4l2-ctrls.c: copy-and-paste error: user_to_new -> new_to_user

The new values were never copied to userspace due to this copy and paste
error. This was introduced during the rewrite of this part of the code in
commit 3219f8a362640b7e4b7e2187b1094c4e46d85aa0.

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