From: Marek Belisko Date: Fri, 12 Nov 2010 09:27:44 +0000 (+0100) Subject: staging: ft1000: Fix error goto statements. X-Git-Tag: v2.6.38-rc1~423^2~313 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e72115bce326dc893bc1db96db72059a6a08148c;p=pandora-kernel.git staging: ft1000: Fix error goto statements. With commit 2dab1ac81b4767095f96503a9ac093a68c6e9c95 there was intruduced error which lead to stopping uninitialized kthread which leads to kernel panics. This patch fix problems with common entry point in correct way. Signed-off-by: Marek Belisko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed