From: Silviu-Mihai Popescu Date: Wed, 10 Apr 2013 21:01:51 +0000 (+0300) Subject: mtd: devices: convert OMAP BCH to devm_ioremap_resource() X-Git-Tag: v3.12-rc1~82^2~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=435796889d714ffaf90923cfea868d8b5d28008c;p=pandora-kernel.git mtd: devices: convert OMAP BCH to devm_ioremap_resource() Convert all users of devm_request_and_ioremap() to the newly introduced devm_ioremap_resource() which provides more consistent error handling. Signed-off-by: Silviu-Mihai Popescu Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed