From: Huang Shijie Date: Thu, 14 Nov 2013 06:25:48 +0000 (+0800) Subject: mtd: gpmi: use devm_ioremap_resource X-Git-Tag: v3.14-rc1~65^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87a9d69892836fc9cf738fa8960a0c29cf8e3f16;p=pandora-kernel.git mtd: gpmi: use devm_ioremap_resource Use the devm_ioremap_resource to simplify the code. [Note: as a side effect, this adds a missing call to request_memory().] Signed-off-by: Huang Shijie Signed-off-by: Brian Norris --- Reading git-diff-tree failed