From: Andrei Warkentin Date: Mon, 11 Apr 2011 22:02:15 +0000 (-0500) Subject: mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID. X-Git-Tag: v3.0-rc1~148^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32780cd1350e651e68bdf33b7f5b009d21d5b794;p=pandora-kernel.git mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID. The current mechanism is SDIO-only. This allows us to create function-specific quirks, without creating messy Kconfig dependencies, or polluting core/ with function-specific code. Signed-off-by: Andrei Warkentin Acked-by: Arnd Bergmann Signed-off-by: Chris Ball --- Reading git-diff-tree failed