forked from luck/tmp_suning_uos_patched
V4L/DVB (5639a): Fix dst usage count
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
c74e83a863
commit
a6d7613226
|
@ -1721,9 +1721,6 @@ static void dst_release(struct dvb_frontend *fe)
|
|||
symbol_put(dst_ca_attach);
|
||||
#endif
|
||||
}
|
||||
#ifdef CONFIG_DVB_CORE_ATTACH
|
||||
symbol_put(dst_attach);
|
||||
#endif
|
||||
kfree(state);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user