From: Hans Verkuil Date: Fri, 20 Mar 2015 12:05:22 +0000 (-0300) Subject: [media] v4l2-ioctl: fill in the description for VIDIOC_ENUM_FMT X-Git-Tag: omap-for-v4.2/fixes-rc1^2~111^2~471 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba3002045f8022f3a7e88511c4ebd9876a467ac8;p=pandora-kernel.git [media] v4l2-ioctl: fill in the description for VIDIOC_ENUM_FMT The descriptions used in drivers for the formats returned with ENUM_FMT are all over the place. So instead allow the core to fill them in if the driver didn't. This allows drivers to drop the description and flags. Based on an earlier patch from Philipp Zabel: http://comments.gmane.org/gmane.linux.drivers.video-input-infrastructure/81411 Signed-off-by: Hans Verkuil Acked-by: Philipp Zabel Acked-by: Laurent Pinchart Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed