commit | 90b3e6c53b006d55952183d8ada2ce3ebc0dce06 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Thu Oct 18 09:54:31 2012 +0300 |
committer | Chris Ball <cjb@laptop.org> | Wed Nov 07 15:02:01 2012 -0500 |
tree | e4d2580c3a14f079fe2705740142d477bf9ed16d | |
parent | 6eb30adf962983754f1a05eb79c2a9260fb7f5a6 [diff] |
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 <adrian.hunter@intel.com> Signed-off-by: Chris Ball <cjb@laptop.org>