commit | adf41b9bc35a7406ead7875f66ee879dbd4cc308 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Tue Jul 05 06:56:37 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jul 27 17:55:37 2011 -0300 |
tree | 5968f8dfd23cd0b167f9c160c102f01258d87906 | |
parent | e3aec98c1d3beaba9b96a7f00046bc06e59d6ab9 [diff] |
[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>