V4L/DVB: s2255drv: video_device_alloc call not checked fix
authorDean Anderson <dean@sensoray.com>
Fri, 9 Apr 2010 02:40:31 +0000 (23:40 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:57:23 +0000 (12:57 -0300)
call to video_device_alloc was not being checked in probe function.
code simplified and uses video_device inside device structure.

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

No differences found