]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/mmc/core/sdio.c
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)
commit32780cd1350e651e68bdf33b7f5b009d21d5b794
treee8e86350a3eca20cca098b488e596d2b76ecaea8
parentf317dfeb86c83d03304a74ce5426a69422b79547
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 <andreiw@motorola.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/core.h
drivers/mmc/core/quirks.c
drivers/mmc/core/sdio.c
include/linux/mmc/card.h