commit | be0192aae1aed3fbf172e3f9a22ec75392c1b175 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Tue Jul 24 21:11:47 2007 +0200 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Sun Sep 23 09:15:12 2007 +0200 |
tree | b70080bf73fad74fe196a568e57b18c6e7ade8ef | |
parent | 255d01af9a990fd5166f04ed0cc0b30b7b67e81e [diff] |
mmc: remove confusing flag The MMC_DATA_MULTI flag never had a proper definition of what it means, so remove it and let the drivers check the block count in the request. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>