mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 22:51:35 +00:00
V4L/DVB (9379): FIX: fix a bug in the charge pump setting
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
040dcc3e51
commit
b3332a983d
@ -311,7 +311,7 @@ static struct dvb_pll_desc dvb_pll_philips_sd1878_tda8261 = {
|
||||
.count = 4,
|
||||
.entries = {
|
||||
{ 1250000, 500, 0xc4, 0x00},
|
||||
{ 1550000, 500, 0xc4, 0x40},
|
||||
{ 1450000, 500, 0xc4, 0x40},
|
||||
{ 2050000, 500, 0xc4, 0x80},
|
||||
{ 2150000, 500, 0xc4, 0xc0},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user