From: Linus Walleij Date: Tue, 3 Jul 2012 21:05:14 +0000 (+0200) Subject: pinctrl/nomadik: use devm_* allocators for gpio probe X-Git-Tag: v3.6-rc1~114^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e754f330d189d9082017525668220e458757e5b;p=pandora-kernel.git pinctrl/nomadik: use devm_* allocators for gpio probe The GPIO portions of the Nomadik pinctrl driver was not using the managed devm_* interfaces, lets' use them consequently and cut down the error path and special case handling. Acked-by: Patrice Chotard Signed-off-by: Linus Walleij --- Reading git-diff-tree failed