From: Wolfram Sang Date: Tue, 23 Jul 2013 18:01:39 +0000 (+0200) Subject: drivers/i2c/busses: don't check resource with devm_ioremap_resource X-Git-Tag: v3.12-rc1~140^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2806914f5d027c225c7562a0f2dd7e20c3ba8beb;p=pandora-kernel.git drivers/i2c/busses: 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 Acked-by: Linus Walleij --- Reading git-diff-tree failed