From: Dean Anderson Date: Fri, 9 Apr 2010 02:40:31 +0000 (-0300) Subject: V4L/DVB: s2255drv: video_device_alloc call not checked fix X-Git-Tag: v2.6.35-rc1~480^2~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0a2ec956d6e61081b6f98b839b0e28979941687;p=pandora-kernel.git V4L/DVB: s2255drv: video_device_alloc call not checked fix 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed