• M
    [media] dvbdev: represent frontend with two pads · 3bde1b78
    Mauro Carvalho Chehab 提交于
    While on some devices the tuner is bound inside the frontend,
    other devices use a separate subdevice for it.
    
    So, in order to be more generic, better to map it with two
    pads.
    
    That will allows to use the media controller to lock the tuner
    between the DVB and the V4L2 sub-drivers, on hybrid devices.
    
    While here, change the logic to use pad 0 as sink for devices
    with both sink and source pads.
    Signed-off-by: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
    3bde1b78
dvbdev.c 13.6 KB