mmc: sdhci: add quirk for max len ADMA descriptors
authorOlof Johansson <olof@lixom.net>
Sun, 2 Jan 2011 00:37:32 +0000 (18:37 -0600)
committerChris Ball <cjb@laptop.org>
Sun, 9 Jan 2011 04:52:23 +0000 (23:52 -0500)
Some controllers misparse segment length 0 as being 0, not 65536. Add
a quirk to deal with it.

Signed-off-by: Olof Johansson <olof@lixom.net>
Reviewed-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found