diff options
author | Andrei Warkentin <andrey.warkentin@gmail.com> | 2011-09-24 12:12:30 -0400 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2011-10-26 16:32:16 -0400 |
commit | 5238acbe36dd5100fb6b035a995ae5fc89dd0708 (patch) | |
tree | 066f71287fab49f24047e7a96721197a96ecdacd /usr | |
parent | d9618e9f1a057efdfc52514d6cd7af56e9bddc17 (diff) | |
download | linux-5238acbe36dd5100fb6b035a995ae5fc89dd0708.tar.bz2 |
mmc: core: ext_csd.raw_* used in comparison but never set
f39b2dd9d ("mmc: core: Bus width testing needs to handle suspend/resume")
added code to only compare read-only ext_csd fields in bus width testing
code, yet it's comparing some fields that are never set.
The affected fields are ext_csd.raw_erased_mem_count and
ext_csd.raw_partition_support.
Signed-off-by: Andrei Warkentin <andrey.warkentin@gmail.com>
Acked-by: Philip Rakity <prakity@marvell.com>
Cc: <stable@kernel.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions