From: Jaya Kumar Date: Sun, 22 Jun 2008 03:27:26 +0000 (+0100) Subject: [ARM] 5116/1: pxafb: cleanup and fix order of failure handling X-Git-Tag: v2.6.26-rc9~74^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee98476bbc565f8fe42e198602e647288b6a258d;p=pandora-kernel.git [ARM] 5116/1: pxafb: cleanup and fix order of failure handling This issue was found by Krzysztof Helt and Eric Miao. pxafb had issues in the order with which it cleaned up if errors occurred during a probe. This patch reorders the failure handling sequence and also frees the cmap and clk. Signed-off-by: Jaya Kumar Acked-by: Krzysztof Helt Acked-by: Eric Miao Signed-off-by: Russell King --- Reading git-diff-tree failed