From: Adrian Hunter Date: Thu, 18 Oct 2012 06:54:31 +0000 (+0300) Subject: mmc: sdhci-pci: fix 'Invalid iomem size' error message condition X-Git-Tag: v3.7-rc5~8^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90b3e6c53b006d55952183d8ada2ce3ebc0dce06;p=pandora-kernel.git mmc: sdhci-pci: fix 'Invalid iomem size' error message condition The SDHCI standard defines a 256 byte register set but a device that specifies a larger iomem region is not an error. Alter the message condition accordingly. Signed-off-by: Adrian Hunter Signed-off-by: Chris Ball --- Reading git-diff-tree failed