From: Hans Verkuil Date: Mon, 29 Jul 2013 11:40:56 +0000 (-0300) Subject: [media] v4l2: move dv-timings related code to v4l2-dv-timings.c X-Git-Tag: v3.12-rc1~135^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2576415846bcbad3c0a6885fc44f950837106364;p=pandora-kernel.git [media] v4l2: move dv-timings related code to v4l2-dv-timings.c v4l2-common.c contained a bunch of dv-timings related functions. Move that to the new v4l2-dv-timings.c which is a more appropriate place for them. There aren't many drivers that do HDTV, so it is a good idea to separate common code related to that into a module of its own. Signed-off-by: Hans Verkuil Acked-by: Lad, Prabhakar Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed