diff options
author | Dmitry Belimov <d.belimov@gmail.com> | 2009-09-17 22:39:37 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-18 23:52:50 -0400 |
commit | c6e56cd344da17134f3d57247d52eaf640107087 (patch) | |
tree | 75a187248953212eb6d9630f006f787168cda595 | |
parent | 35ccf8f8eaa97637ccadbc4b4c6345eb3753d9a9 (diff) |
V4L/DVB (13011): Change tuner type of BeholdTV cards
Change tuner type to correct for BeholdTV cards with FM1216MK5.
Cc: Hermann Pitton <hermann-pitton@arcor.de>
Signed-off-by: Beholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-rw-r--r-- | drivers/media/video/saa7134/saa7134-cards.c | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/drivers/media/video/saa7134/saa7134-cards.c b/drivers/media/video/saa7134/saa7134-cards.c index 9210d3ea6942..71145bff94fa 100644 --- a/drivers/media/video/saa7134/saa7134-cards.c +++ b/drivers/media/video/saa7134/saa7134-cards.c | |||
@@ -4164,7 +4164,7 @@ struct saa7134_board saa7134_boards[] = { | |||
4164 | /*Dmitry Belimov <d.belimov@gmail.com> */ | 4164 | /*Dmitry Belimov <d.belimov@gmail.com> */ |
4165 | .name = "Beholder BeholdTV 505 RDS", | 4165 | .name = "Beholder BeholdTV 505 RDS", |
4166 | .audio_clock = 0x00200000, | 4166 | .audio_clock = 0x00200000, |
4167 | .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* FIXME to MK5 */ | 4167 | .tuner_type = TUNER_PHILIPS_FM1216MK5, |
4168 | .radio_type = UNSET, | 4168 | .radio_type = UNSET, |
4169 | .tuner_addr = ADDR_UNSET, | 4169 | .tuner_addr = ADDR_UNSET, |
4170 | .radio_addr = ADDR_UNSET, | 4170 | .radio_addr = ADDR_UNSET, |
@@ -4229,7 +4229,7 @@ struct saa7134_board saa7134_boards[] = { | |||
4229 | /*Dmitry Belimov <d.belimov@gmail.com> */ | 4229 | /*Dmitry Belimov <d.belimov@gmail.com> */ |
4230 | .name = "Beholder BeholdTV 507 RDS", | 4230 | .name = "Beholder BeholdTV 507 RDS", |
4231 | .audio_clock = 0x00187de7, | 4231 | .audio_clock = 0x00187de7, |
4232 | .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* FIXME to MK5 */ | 4232 | .tuner_type = TUNER_PHILIPS_FM1216MK5, |
4233 | .radio_type = UNSET, | 4233 | .radio_type = UNSET, |
4234 | .tuner_addr = ADDR_UNSET, | 4234 | .tuner_addr = ADDR_UNSET, |
4235 | .radio_addr = ADDR_UNSET, | 4235 | .radio_addr = ADDR_UNSET, |
@@ -4380,7 +4380,7 @@ struct saa7134_board saa7134_boards[] = { | |||
4380 | /* Andrey Melnikoff <temnota@kmv.ru> */ | 4380 | /* Andrey Melnikoff <temnota@kmv.ru> */ |
4381 | .name = "Beholder BeholdTV 607 FM", | 4381 | .name = "Beholder BeholdTV 607 FM", |
4382 | .audio_clock = 0x00187de7, | 4382 | .audio_clock = 0x00187de7, |
4383 | .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* FIXME to MK5 */ | 4383 | .tuner_type = TUNER_PHILIPS_FM1216MK5, |
4384 | .radio_type = UNSET, | 4384 | .radio_type = UNSET, |
4385 | .tuner_addr = ADDR_UNSET, | 4385 | .tuner_addr = ADDR_UNSET, |
4386 | .radio_addr = ADDR_UNSET, | 4386 | .radio_addr = ADDR_UNSET, |
@@ -4408,7 +4408,7 @@ struct saa7134_board saa7134_boards[] = { | |||
4408 | /* Andrey Melnikoff <temnota@kmv.ru> */ | 4408 | /* Andrey Melnikoff <temnota@kmv.ru> */ |
4409 | .name = "Beholder BeholdTV 609 FM", | 4409 | .name = "Beholder BeholdTV 609 FM", |
4410 | .audio_clock = 0x00187de7, | 4410 | .audio_clock = 0x00187de7, |
4411 | .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* FIXME to MK5 */ | 4411 | .tuner_type = TUNER_PHILIPS_FM1216MK5, |
4412 | .radio_type = UNSET, | 4412 | .radio_type = UNSET, |
4413 | .tuner_addr = ADDR_UNSET, | 4413 | .tuner_addr = ADDR_UNSET, |
4414 | .radio_addr = ADDR_UNSET, | 4414 | .radio_addr = ADDR_UNSET, |
@@ -4494,7 +4494,7 @@ struct saa7134_board saa7134_boards[] = { | |||
4494 | /* Andrey Melnikoff <temnota@kmv.ru> */ | 4494 | /* Andrey Melnikoff <temnota@kmv.ru> */ |
4495 | .name = "Beholder BeholdTV 607 RDS", | 4495 | .name = "Beholder BeholdTV 607 RDS", |
4496 | .audio_clock = 0x00187de7, | 4496 | .audio_clock = 0x00187de7, |
4497 | .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* FIXME to MK5 */ | 4497 | .tuner_type = TUNER_PHILIPS_FM1216MK5, |
4498 | .radio_type = UNSET, | 4498 | .radio_type = UNSET, |
4499 | .tuner_addr = ADDR_UNSET, | 4499 | .tuner_addr = ADDR_UNSET, |
4500 | .radio_addr = ADDR_UNSET, | 4500 | .radio_addr = ADDR_UNSET, |
@@ -4523,7 +4523,7 @@ struct saa7134_board saa7134_boards[] = { | |||
4523 | /* Andrey Melnikoff <temnota@kmv.ru> */ | 4523 | /* Andrey Melnikoff <temnota@kmv.ru> */ |
4524 | .name = "Beholder BeholdTV 609 RDS", | 4524 | .name = "Beholder BeholdTV 609 RDS", |
4525 | .audio_clock = 0x00187de7, | 4525 | .audio_clock = 0x00187de7, |
4526 | .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* FIXME to MK5 */ | 4526 | .tuner_type = TUNER_PHILIPS_FM1216MK5, |
4527 | .radio_type = UNSET, | 4527 | .radio_type = UNSET, |
4528 | .tuner_addr = ADDR_UNSET, | 4528 | .tuner_addr = ADDR_UNSET, |
4529 | .radio_addr = ADDR_UNSET, | 4529 | .radio_addr = ADDR_UNSET, |
@@ -4630,7 +4630,7 @@ struct saa7134_board saa7134_boards[] = { | |||
4630 | /* Alexey Osipov <lion-simba@pridelands.ru> */ | 4630 | /* Alexey Osipov <lion-simba@pridelands.ru> */ |
4631 | .name = "Beholder BeholdTV M6 Extra", | 4631 | .name = "Beholder BeholdTV M6 Extra", |
4632 | .audio_clock = 0x00187de7, | 4632 | .audio_clock = 0x00187de7, |
4633 | .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* FIXME to MK5 */ | 4633 | .tuner_type = TUNER_PHILIPS_FM1216MK5, |
4634 | .radio_type = UNSET, | 4634 | .radio_type = UNSET, |
4635 | .tuner_addr = ADDR_UNSET, | 4635 | .tuner_addr = ADDR_UNSET, |
4636 | .radio_addr = ADDR_UNSET, | 4636 | .radio_addr = ADDR_UNSET, |