From: Mauro Carvalho Chehab Date: Sat, 25 Jun 2011 14:28:37 +0000 (-0300) Subject: [media] Stop using linux/version.h on the remaining video drivers X-Git-Tag: v3.1-rc1~116^2~248 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64dc3c1a906467d90c24913b0b38dd13d9378f4f;p=pandora-kernel.git [media] Stop using linux/version.h on the remaining video drivers Standardize the remaining video drivers to return the API version for the VIDIOC_QUERYCAP version, instead of a per-driver version. Those drivers had the version updated more recently or are SoC drivers. Even so, it doesn't sound a good idea to keep a per-driver version control, so, let's use the per-subsystem version control instead. Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed