commit | 63bdab5d31b987c5ccb81c3c6662016d07cbb5b7 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Tue Dec 16 10:09:20 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Feb 03 16:15:43 2015 -0200 |
tree | e1811210e14b938fc0e0a9234da0726c419a573f | |
parent | 725b7f30463ab54b453a7113e7fb7148cfe636a2 [diff] |
[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>