]> err.no Git - linux-2.6/commit
V4L/DVB (6852): xc2028: s-code offset should not modify internal control structure
authorChris Pascoe <c.pascoe@itee.uq.edu.au>
Sun, 2 Dec 2007 09:36:42 +0000 (06:36 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:59 +0000 (19:03 -0200)
commitad35ce9e3e03b1515c8581bababb0e64d05cf1ad
tree712d67acac90dcf5a9d4d90c624955c3007c30f0
parente026268870b5f05a3f74b37816d96ed3b19a9e33
V4L/DVB (6852): xc2028: s-code offset should not modify internal control structure

Don't modify the control structure that was provided at attach when applying
an offset to the S-Code, otherwise it will be incorrect on subsequent tunes.

Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-xc2028.c