V4L/DVB (5971): ivtv-fb: framebuffer timings no longer locked on module load
authorIan Armstrong <ian@iarmst.demon.co.uk>
Fri, 3 Aug 2007 12:51:58 +0000 (09:51 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:04:27 +0000 (22:04 -0300)
commit68a341a53ab5a3c5b7dad4b226124414c62c124d
tree08c1459da704bd875c14c528a4ac5a528249721e
parentb4b38bd63c07c8927b43c6c378eca1db10fdaf2e
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 <ian@iarmst.demon.co.uk>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-fb.c