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:
872b9db
)
[media] use a function for DVB media controller register
author
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Mon, 2 Mar 2015 14:26:14 +0000
(11:26 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Mon, 2 Mar 2015 14:29:39 +0000
(11:29 -0300)
This is really a simple function, but using it avoids to have
if's inside the drivers.
Also, the kABI becomes a little more clearer.
This shouldn't generate any overhead, and the type check
will happen when compiling with MC DVB enabled.
So, let's do it.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found