From: Laurent Pinchart Date: Tue, 12 Jun 2012 22:28:23 +0000 (+0200) Subject: serial: sh-sci: Fix probe error paths X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9800ee6f50a3b94181d4df57542b9379e331decb;p=pandora-kernel.git serial: sh-sci: Fix probe error paths When probing fails, the driver must not try to cleanup resources that have not been initialized. Fix this. Signed-off-by: Laurent Pinchart Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed