From: Ian Armstrong Date: Fri, 3 Aug 2007 12:51:58 +0000 (-0300) Subject: V4L/DVB (5971): ivtv-fb: framebuffer timings no longer locked on module load X-Git-Tag: v2.6.24-rc1~1463^2~260 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68a341a53ab5a3c5b7dad4b226124414c62c124d;p=pandora-kernel.git V4L/DVB (5971): ivtv-fb: framebuffer timings no longer locked on module load Framebuffer timings are currently locked to the video format in use when the module is loaded. If the video format is then changed, the timings returned by the framebuffer will be for the original format. This patch ensures that the timings returned reflect the current video format. Signed-off-by: Ian Armstrong Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed