git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1466194
)
[media] dvb: remove dvb_frontend_parameters from calc_regs()
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 24 Dec 2011 15:03:05 +0000
(12:03 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 31 Dec 2011 10:52:22 +0000
(08:52 -0200)
The calc_regs() callback is used by a few frontends (mt352, nxt200x,
digitv and zl10353). On all places it is called, the parameters are
set by DVBv5 way. So, just use the DVBv5 struct and remove the
extra parameter.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found