From: Lars-Peter Clausen Date: Wed, 7 Oct 2009 22:24:54 +0000 (+0200) Subject: mfd: Cleanup pcf50633_probe error handling X-Git-Tag: v2.6.33-rc1~285^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24213ae19aed6307e309125cc5fcb14e52e475ed;p=pandora-kernel.git mfd: Cleanup pcf50633_probe error handling Currently the child devices were not freed if the irq could not be requested. This patch restructures the function, that in case of an error all previously allocated resources are freed. Signed-off-by: Lars-Peter Clausen Signed-off-by: Paul Fertser Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed