mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
authorAndrei Warkentin <andreiw@motorola.com>
Mon, 11 Apr 2011 22:02:15 +0000 (17:02 -0500)
committerChris Ball <cjb@laptop.org>
Wed, 25 May 2011 01:00:54 +0000 (21:00 -0400)
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 <andreiw@motorola.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found