MMC: Extends card quicks with MMC/SD quirks matching the CID.
authorAndrei Warkentin <andreiw@motorola.com>
Sun, 13 Mar 2011 13:48:37 +0000 (08:48 -0500)
committerKen Sumrall <ksumrall@android.com>
Thu, 7 Apr 2011 22:18:38 +0000 (15:18 -0700)
commit8f6b281297545ff244f1b1d858ae68ab6a471f51
treed4d66812e543e9f39bd352be8736d461827de50a
parent54366fa8f94f6efe9436850cef23ebcb35961ef3
MMC: Extends card quicks 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.

Change-Id: If31a151c20a8a1fddb0774674821e9fdc4aa61a0
Signed-off-by: Andrei Warkentin <andreiw@motorola.com>
drivers/mmc/core/core.h
drivers/mmc/core/quirks.c
drivers/mmc/core/sdio.c
include/linux/mmc/card.h