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>
Fri, 8 Apr 2011 00:53:27 +0000 (17:53 -0700)
commit6345772d1ba598eb9cabf4e7cb700209e4ec6869
treee6eb156aa28bf0012d53256226aa72796f88c56e
parent2c6f5267b56114e33fd61040bbbdc827e59458c4
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