From: Michael Krufky Date: Tue, 22 Apr 2008 17:41:51 +0000 (-0300) Subject: V4L/DVB (7128): tuner: properly handle failed calls to simple_tuner_attach X-Git-Tag: v2.6.26-rc1~1084^2~441 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b65aa2605683d90966a16abc68112c1fd9e3f3d8;p=pandora-kernel.git V4L/DVB (7128): tuner: properly handle failed calls to simple_tuner_attach If simple_tuner_attach fails, set t->type to TUNER_ABSENT, set t->mode_mask to T_UNINITIALIZED, and exit the set_type function. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed