diff options
author | Philip Rakity <prakity@yahoo.com> | 2013-04-04 20:18:11 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-07 19:51:57 -0700 |
commit | 217fd3afce27de54b0b10fc33ce6268c999dbdb4 (patch) | |
tree | 7b486b0350498c05193d6241b3824a1feb10aa27 /drivers/base/module.c | |
parent | 4a70589f1252c355961fb3d566d5074b7b046e0e (diff) |
mmc: core: Fix bit width test failing on old eMMC cards
commit 836dc2fe89c968c10cada87e0dfae6626f8f9da3 upstream.
PARTITION_SUPPORT needs to be set before doing the compare on version
number so the bit width test does not get invalid data. Before this
patch, a Sandisk iNAND eMMC card would detect 1-bit width although
the hardware supports 4-bit.
Only affects old emmc devices - pre 4.4 devices.
Reported-by: Elad Yi <elad.yi@gmail.com>
Signed-off-by: Philip Rakity <prakity@yahoo.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/module.c')
0 files changed, 0 insertions, 0 deletions