commit | 6ba736a10e4ae63b38ccfee9f22b3263a6e5d050 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Sun May 13 22:39:23 2007 +0200 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Mon May 14 18:51:37 2007 +0200 |
tree | 83d35c393117d572d863cde7993a594db30f280d | |
parent | c0f3b6c777af071063984fdbc4efb6c904f665f4 [diff] |
sdhci: handle dma boundary interrupts When the device hits certain memory boundaries, it signals an interrupt and expects to be serviced. We don't need the feature but we need to make sure the device doesn't stall. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>