From: Hans Verkuil Date: Fri, 4 Aug 2017 11:25:06 +0000 (-0400) Subject: media: v4l2-compat-ioctl32.c: add capabilities field to, v4l2_input32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c89536542cc5c49c7ceefd628c36c0326f6e2842;p=pandora-kernel.git media: v4l2-compat-ioctl32.c: add capabilities field to, v4l2_input32 commit 037e0865c2ecbaa4558feba239ece08d7e457ec0 upstream. The v4l2_input32 struct wasn't updated when this field was added. It didn't cause a failure in the compat code, but it is better to keep it in sync with v4l2_input to avoid confusion. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab [bwh: Backported to 3.2: adjust filename] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed