From: Stephen Warren Date: Mon, 16 Apr 2012 16:51:00 +0000 (-0600) Subject: pinctrl: implement devm_pinctrl_get()/put() X-Git-Tag: v3.5-rc1~176^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d4ca1fb467932773da7b808c52f3d7ef4461ba0;p=pandora-kernel.git pinctrl: implement devm_pinctrl_get()/put() These functions allow the driver core to automatically clean up any allocations made by drivers, thus leading to simplified drivers. Signed-off-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed