Searched hist:d5eec231becd745c8a943dcac27c681dabb013d7 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | rtl2832_sdr.c | diff d5eec231becd745c8a943dcac27c681dabb013d7 Wed Dec 17 05:25:03 CST 2014 Antti Palosaari <crope@iki.fi> [media] rtl2832_sdr: refcount to rtl28xxu
We are consumer of DVB frontend provided by rtl28xxu module. Due to that we must use refcount to ensure none could remove rtl28xxu when we are alive (or when we are streaming, if more fine-grained refcounting is wanted).
Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|