From: Himangi Saraogi Date: Sun, 6 Jul 2014 16:14:50 +0000 (+0530) Subject: spi/spi-sh: Use devm_ioremap X-Git-Tag: omap-for-v3.17/fixes-against-rc2~157^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9d42d15275496a213709bbef5ba7b2f88263867;p=pandora-kernel.git spi/spi-sh: Use devm_ioremap This patch introduces the use of devm_ioremap and removes the iounmaps in the probe and remove functions. Also, the labels are renamed to preserve ordering. Signed-off-by: Himangi Saraogi Acked-by: Julia Lawall Signed-off-by: Mark Brown --- Reading git-diff-tree failed