commit | 40265bbe42933920684136ff759e6340eaf72774 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Tue Jun 10 07:07:38 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Thu Jul 17 11:57:20 2014 -0300 |
tree | 7566409f2c875815afb771437dc5e22fbedc08e4 | |
parent | c336f75e1e822658122b96d874da01f5f4df994d [diff] |
[media] v4l2-ctrl: fix error return of copy_to/from_user copy_to/from_user returns the number of bytes not copied, it does not return a 'normal' linux error code. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>