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:
a3dfc6d
)
[media] dvbdev: use adapter arg for dvb_create_media_graph()
author
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Mon, 2 Mar 2015 13:49:04 +0000
(10:49 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Mon, 2 Mar 2015 14:25:38 +0000
(11:25 -0300)
Instead of using media_dev argument for dvb_create_media_graph(),
use the adapter.
That allows to create a stub for this function, if compiled
without DVB support, avoiding to add extra if's at the drivers.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found