diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2014-03-17 09:54:22 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-04-16 18:20:02 -0300 |
commit | 2dd477dbeb53937213d741db53110ac39ca245d1 (patch) | |
tree | a49b468e31cc692c8593f69633a81bdb05836e41 /arch/arc/include | |
parent | a1d36d8c705e10ad92b021c129e2d81bd9fde39c (diff) |
[media] v4l2-common.h: remove __user annotation in struct v4l2_edid
The edid array is copied to kernelspace by the v4l2 core, so drivers
shouldn't see the __user annotation. This conforms to other structs like
v4l2_ext_controls where the data pointed to is copied to from user to
kernelspace.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'arch/arc/include')
0 files changed, 0 insertions, 0 deletions