From: Devendra Naga Date: Sun, 29 Jul 2012 08:11:38 +0000 (+0545) Subject: pinctrl-sirf: remove devm_kfree at error path X-Git-Tag: v3.6-rc2~25^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4b49dee1ac0ae0660ef697fdab789dc92f59c6f;p=pandora-kernel.git pinctrl-sirf: remove devm_kfree at error path the pointers that are allocated with devm_kzalloc will be automatically freed, at unload time. Signed-off-by: Devendra Naga Signed-off-by: Linus Walleij --- Reading git-diff-tree failed