From: Pierre Tardy Date: Sun, 6 Feb 2011 18:03:47 +0000 (+0100) Subject: mmc: add MMC_QUIRK_BROKEN_CLK_GATING X-Git-Tag: v2.6.39-rc1~412^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db9935000d95ae3f9702b7ff6ac0eef2319d8772;p=pandora-kernel.git mmc: add MMC_QUIRK_BROKEN_CLK_GATING Some sdio card are not following sdio standard, and do not work when the sdio bus's clock is gated. To keep functionnality for all legacy driver, we turn this quirk on for every sdio card. Drivers needs to disable the quirk manually when someone verifies that their supported card works with clock gating. Signed-off-by: Pierre Tardy Acked-by: Ohad Ben-Cohen Signed-off-by: Chris Ball --- Reading git-diff-tree failed