• Mauro Carvalho Chehab's avatar
    [media] dib8000: export just one symbol · d44913c1
    Mauro Carvalho Chehab authored
    Exporting multiple symbols don't work as it causes compilation
    breakages, due to the way dvb_attach() works.
    
    The bug happens when:
            CONFIG_DVB_DIB8000=m
    	CONFIG_DVB_USB_DIB0700=y
    
    As a bonus, dib8000 won't be loaded anymore if the device uses
    a different frontend, reducing the memory footprint.
    
    Tested with both Pixelview PV-D231 and MyGica S870.
    Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
    d44913c1
dib0700_devices.c 134 KB