From: Wolfram Sang Date: Tue, 14 Jan 2014 11:58:57 +0000 (+0100) Subject: arch/mips/pci: don't check resource with devm_ioremap_resource X-Git-Tag: v3.14-rc1~37^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfe0924ebd0a3c9c0ecc2740a6b540c9adfc2d60;p=pandora-kernel.git arch/mips/pci: 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: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/6349/ --- Reading git-diff-tree failed