sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chip
authorAndres Salomon <dilinger@debian.org>
Mon, 2 Mar 2009 20:48:20 +0000 (21:48 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Mon, 2 Mar 2009 20:48:20 +0000 (21:48 +0100)
As described here: http://lkml.org/lkml/2009/2/20/265

The CAFE chip is broken due to commit e809517f6fa5803a5a1cd5602.
Anton added a quirk here: http://lkml.org/lkml/2009/2/20/279 that fixes
CAFE's problem.  This adds the quirk for CAFE.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found