commit | 3fb7fb4a01d09f81d1daaf65e52d929734bd691f | [log] [tgz] |
---|---|---|
author | Bing Zhao <bzhao@marvell.com> | Fri Mar 05 13:43:25 2010 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Mar 06 11:26:36 2010 -0800 |
tree | 8feac2d211f833fc1ef287aba3b138886454f45c | |
parent | 729adf1b5f4562f67fe8bf6c1df97edc1128fac7 [diff] |
sdio: add quirk to clamp byte mode transfer Some SDIO cards expect byte transfers not to exceed the configured block transfer size. Add a quirk to that effect. Patches to make use of this quirk will be sent separately. Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: Nicolas Pitre <nico@marvell.com> Cc: <linux-mmc@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>