From: Wolfram Sang Date: Tue, 23 Jul 2013 18:01:47 +0000 (+0200) Subject: drivers/pinctrl: don't check resource with devm_ioremap_resource X-Git-Tag: v3.12-rc1~151^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdaf0645db1416cf24f6481d49c68dffbeec3c64;p=pandora-kernel.git drivers/pinctrl: don't check resource with devm_ioremap_resource devm_ioremap_resource does sanity checks on the given resource. No need to duplicate this in the driver. Signed-off-by: Wolfram Sang Signed-off-by: Linus Walleij --- Reading git-diff-tree failed