From: Tomasz Figa Date: Thu, 12 Dec 2013 16:07:18 +0000 (+0100) Subject: clk: max77686: Fix clean-up in error and remove paths X-Git-Tag: v3.14-rc1~109^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d73ac4ca66676d0b0d57a8828d10d479ad054d0c;p=pandora-kernel.git clk: max77686: Fix clean-up in error and remove paths This patch fixes invalid kfree() and adds missing call to clk_unregister() in error and remove paths in max77686_clk_probe(). While at it, error handling is also cleaned up. Signed-off-by: Tomasz Figa Acked-by: Kyungmin Park Signed-off-by: Mike Turquette --- Reading git-diff-tree failed