sdhci: handle dma boundary interrupts
authorPierre Ossman <drzeus@drzeus.cx>
Sun, 13 May 2007 20:39:23 +0000 (22:39 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Mon, 14 May 2007 16:51:37 +0000 (18:51 +0200)
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>

No differences found