From: Stefan Ringel Date: Fri, 5 Feb 2010 22:57:02 +0000 (-0300) Subject: V4L/DVB: tm6000: fix: avoid unregister the driver after success X-Git-Tag: v2.6.35-rc1~480^2~446 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80af6bb73e52c614e0571f82e4dd88a6941066a4;p=pandora-kernel.git V4L/DVB: tm6000: fix: avoid unregister the driver after success After successfully running tm6000_init_dev, due to a lack of a return(), the driver runs the error code, unregistering the device. Signed-off-by: Stefan Ringel Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed