Skip to content
Commit 6cdeaed3 authored by Wolfgang Rohdewald's avatar Wolfgang Rohdewald Committed by Mauro Carvalho Chehab
Browse files

media: dvb_usb_pctv452e: module refcount changes were unbalanced



dvb_frontend will call dvb_detach for:
- stb0899_detach in dvb_frontend_release and
- stb0899_release in __dvb_frontend_free

But we only do dvb_attach(stb0899_attach).
Increment the module refcount instead.

Signed-off-by: default avatarWolfgang Rohdewald <wolfgang@rohdewald.de>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent b1728ff6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment