commit | cb757b4eefd4600a3afa58f6983addbbe82989a8 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Sun Jan 08 14:23:02 2006 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jan 08 14:23:02 2006 +0000 |
tree | c85004740b95ff8d5e8e0fb886682d60d5952a13 | |
parent | 5e68d95d155c94e45f16b521fd4e2bcd6c8481b1 [diff] |
[MMC] Support MMC version 4 cards Version 4 of the MMC specification increased the version number of the CID structure. None of the fields changed though so the only required change is adding '4' to the approved list. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>