Home
last modified time | relevance | path

Searched hist:"57 f0adc7eaaf4315d568e72069dbe48aa7e20995" (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mmc/core/
H A DMakefilediff 57f0adc7eaaf4315d568e72069dbe48aa7e20995 Sun Feb 06 19:03:46 CET 2011 Pierre Tardy <pierre.tardy@intel.com> mmc: add per device quirk placeholder

Some cards have quirks valid for every platforms using current
platform quirk hooks leads to a lot of code and debug duplication.

So we inspire a bit from what exists in PCI subsystem and do our own
per vendorid/deviceid quirk. We still drop the complexity of the pci
quirk system (with special section tables, and so on).
That can be added later if needed.

Signed-off-by: Pierre Tardy <pierre.tardy@intel.com>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Acked-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
H A Dcore.hdiff 57f0adc7eaaf4315d568e72069dbe48aa7e20995 Sun Feb 06 19:03:46 CET 2011 Pierre Tardy <pierre.tardy@intel.com> mmc: add per device quirk placeholder

Some cards have quirks valid for every platforms using current
platform quirk hooks leads to a lot of code and debug duplication.

So we inspire a bit from what exists in PCI subsystem and do our own
per vendorid/deviceid quirk. We still drop the complexity of the pci
quirk system (with special section tables, and so on).
That can be added later if needed.

Signed-off-by: Pierre Tardy <pierre.tardy@intel.com>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Acked-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
H A Dsdio.cdiff 57f0adc7eaaf4315d568e72069dbe48aa7e20995 Sun Feb 06 19:03:46 CET 2011 Pierre Tardy <pierre.tardy@intel.com> mmc: add per device quirk placeholder

Some cards have quirks valid for every platforms using current
platform quirk hooks leads to a lot of code and debug duplication.

So we inspire a bit from what exists in PCI subsystem and do our own
per vendorid/deviceid quirk. We still drop the complexity of the pci
quirk system (with special section tables, and so on).
That can be added later if needed.

Signed-off-by: Pierre Tardy <pierre.tardy@intel.com>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Acked-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
/linux/include/linux/mmc/
H A Dcard.hdiff 57f0adc7eaaf4315d568e72069dbe48aa7e20995 Sun Feb 06 19:03:46 CET 2011 Pierre Tardy <pierre.tardy@intel.com> mmc: add per device quirk placeholder

Some cards have quirks valid for every platforms using current
platform quirk hooks leads to a lot of code and debug duplication.

So we inspire a bit from what exists in PCI subsystem and do our own
per vendorid/deviceid quirk. We still drop the complexity of the pci
quirk system (with special section tables, and so on).
That can be added later if needed.

Signed-off-by: Pierre Tardy <pierre.tardy@intel.com>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Acked-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Chris Ball <cjb@laptop.org>