From: Linus Walleij Date: Wed, 26 Sep 2012 14:48:36 +0000 (+0200) Subject: spi/pl022: use more managed resources X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~41^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeef9915b9a40d257ec94f9900a3fb4a15da2ab7;p=pandora-kernel.git spi/pl022: use more managed resources This switches the PL022 SPI driver to use devm_* managed resources for IRQ, clocks, ioremap and GPIO. Prior to this, the GPIOs would even leak. Signed-off-by: Linus Walleij Signed-off-by: Mark Brown --- Reading git-diff-tree failed