commit | 6a53fa2350f724ca84b0a1946f3046855e1efd41 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Wed Dec 17 08:16:10 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Feb 03 16:21:48 2015 -0200 |
tree | 2ecb4b969006f871392f74719524037b35d6d85a | |
parent | a6f62431a0c166c171b6b7a62d6cad79fbbdc5da [diff] |
[media] rtl28xxu: do not refcount rtl2832_sdr module This driver, rtl28xxu, offers frontend service for rtl2832_sdr module, thus we are producer and rtl2832_sdr module is consumer. Due to that, reference counting should be done in way rtl2832_sdr takes refrence to rtl28xxu. Remove wrong refcount. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>