commit | bf5b1935d8e42b36a34645788eb261461fe07f2e | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Fri Jul 04 12:51:20 2008 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 04 10:44:49 2008 -0700 |
tree | bef08cc990a9dd83a515befc4939165acfb3d54a | |
parent | 46b6d94eb04a718730c73b83db889341aad0515e [diff] |
mmc: don't use DMA on newer ENE controllers Even the newer ENE controllers have bugs in their DMA engine that make it too dangerous to use. Disable it until someone has figured out under which conditions it corrupts data. This has caused problems at least once, and can be found as bug report 10925 in the kernel bugzilla. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>