V4L/DVB: s2255drv: removes kref tracking and videodev parent
authorDean Anderson <linux-dev@sensoray.com>
Fri, 9 Apr 2010 22:54:26 +0000 (19:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:57:40 +0000 (12:57 -0300)
kref replaced as suggested in code review
uses atomic variable to track when it is ok to delete device
removes setting of video device parent, which is now
handled in v4l2_device.c

Signed-off-by: Dean Anderson <linux-dev@sensoray.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found