summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx18/cx18-i2c.c
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2008-06-21 11:25:23 +0200
committerHans Verkuil <hverkuil@xs4all.nl>2008-06-21 11:25:23 +0200
commit3c5f3e5e6a7adfeecf82503f578547a69e7df19a (patch)
tree4ebdad35ad9734220fb2758b2a12b9d3e4490085 /linux/drivers/media/video/cx18/cx18-i2c.c
parent68aca1081b2f3894edb2e49a5effc9d502b02d44 (diff)
downloadmediapointer-dvb-s2-3c5f3e5e6a7adfeecf82503f578547a69e7df19a.tar.gz
mediapointer-dvb-s2-3c5f3e5e6a7adfeecf82503f578547a69e7df19a.tar.bz2
ivtv: yuv decoder lock fix
From: Ian Armstrong <ian@iarmst.co.uk> write() operations to the yuv device may not always 'start' the decoder. Although yuv output will be correct, some functions which should be disabled while the decoder is in use remain enabled. This can result in hardware registers being corrupted, causing problems with the mpeg decoder. This patch simply moves the existing decoder 'start' sequence to earlier in the write() handler. Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/drivers/media/video/cx18/cx18-i2c.c')
0 files changed, 0 insertions, 0 deletions