From: Laurent Pinchart Date: Wed, 18 Aug 2010 14:41:22 +0000 (-0300) Subject: [media] media: Media device information query X-Git-Tag: v2.6.39-rc1~86^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=140d88165c25137e871f9559e67986ed89251105;p=pandora-kernel.git [media] media: Media device information query Create the following ioctl and implement it at the media device level to query device information. - MEDIA_IOC_DEVICE_INFO: Query media device information The ioctl and its data structure are defined in the new kernel header linux/media.h available to userspace applications. Signed-off-by: Laurent Pinchart Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed