[PATCH] v4l: 691: set if of tda8275 according to tv norm
- Set IF of tda8275 according to tv norm. Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
058afaf809
commit
70b6934a6c
@@ -191,6 +191,7 @@ struct tuner {
|
||||
/* used by tda8290 */
|
||||
unsigned char i2c_easy_mode[2];
|
||||
unsigned char i2c_set_freq[8];
|
||||
unsigned int sgIF;
|
||||
|
||||
/* function ptrs */
|
||||
void (*tv_freq)(struct i2c_client *c, unsigned int freq);
|
||||
|
Reference in New Issue
Block a user