Searched hist:"2 f684b239cdbfcc1160392645a8fc056a68847ca" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/media/dvb-core/ |
H A D | dvb_demux.c | diff 2f684b239cdbfcc1160392645a8fc056a68847ca Tue Oct 06 17:53:02 CDT 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [media] dvb: get rid of enum dmx_success
This enum is not actually used anymore. The only value used from the enum is DMX_OK, passed as a parameter on two callbacks.
Yet, this value is not used anywhere. So, just remove it.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
H A D | dmxdev.c | diff 2f684b239cdbfcc1160392645a8fc056a68847ca Tue Oct 06 17:53:02 CDT 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [media] dvb: get rid of enum dmx_success
This enum is not actually used anymore. The only value used from the enum is DMX_OK, passed as a parameter on two callbacks.
Yet, this value is not used anywhere. So, just remove it.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
H A D | dvb_net.c | diff 2f684b239cdbfcc1160392645a8fc056a68847ca Tue Oct 06 17:53:02 CDT 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [media] dvb: get rid of enum dmx_success
This enum is not actually used anymore. The only value used from the enum is DMX_OK, passed as a parameter on two callbacks.
Yet, this value is not used anywhere. So, just remove it.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
/openbmc/linux/drivers/media/usb/ttusb-dec/ |
H A D | ttusb_dec.c | diff 2f684b239cdbfcc1160392645a8fc056a68847ca Tue Oct 06 17:53:02 CDT 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [media] dvb: get rid of enum dmx_success
This enum is not actually used anymore. The only value used from the enum is DMX_OK, passed as a parameter on two callbacks.
Yet, this value is not used anywhere. So, just remove it.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|