Searched hist:"63 bdab5d31b987c5ccb81c3c6662016d07cbb5b7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | rtl2832_sdr.h | diff 63bdab5d31b987c5ccb81c3c6662016d07cbb5b7 Tue Dec 16 07:09:20 CST 2014 Antti Palosaari <crope@iki.fi> [media] rtl2832_sdr: convert to platform driver
That SDR driver module was abusing DVB frontend SEC (satellite equipment controller) device and due to that it was also using legacy DVB binding. Platform bus is pseudo-bus provided by kernel driver model and it fits cases like that, where any other busses are not suitable.
Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
H A D | rtl2832_sdr.c | diff 63bdab5d31b987c5ccb81c3c6662016d07cbb5b7 Tue Dec 16 07:09:20 CST 2014 Antti Palosaari <crope@iki.fi> [media] rtl2832_sdr: convert to platform driver
That SDR driver module was abusing DVB frontend SEC (satellite equipment controller) device and due to that it was also using legacy DVB binding. Platform bus is pseudo-bus provided by kernel driver model and it fits cases like that, where any other busses are not suitable.
Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|