V4L/DVB: pvrusb2: Fix USB parent device reference count
authorMike Isely <isely@pobox.com>
Sat, 15 May 2010 03:23:46 +0000 (00:23 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 1 Jun 2010 04:19:54 +0000 (01:19 -0300)
commit28c4a5e6d32410f7c0b8fa9cc52eac424229f10a
treeb52fa6a524d75571ea22c4e4e276df1044d78600
parentd72baad3f0e59041d68db7524537046e3a4121a2
V4L/DVB: pvrusb2: Fix USB parent device reference count

pvrusb2: Correctly reference count pointer to parent USB device when linked
from sysfs interface.  This is technically a pretty nasty problem,
however as far as I know nobody had been getting burned by it (yet).

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/pvrusb2/pvrusb2-sysfs.c