From: Julia Lawall Date: Wed, 10 Aug 2011 08:47:16 +0000 (+0200) Subject: mfd: Clean timberdale error handling code up X-Git-Tag: v3.2-rc1~72^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=981c65a9b3e24029f64bd45c7a92f901899a033e;p=pandora-kernel.git mfd: Clean timberdale error handling code up In the first three cases, ioremap has been called, so iounmap is needed. A new label for this is introduced, to differentiate it from err_msix, which is the first point at which msix_entries actually needs to be freed. Signed-off-by: Julia Lawall Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed