diff options
author | Anton Vorontsov <avorontsov@mvista.com> | 2010-08-11 03:01:47 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-11 17:59:03 +0200 |
commit | 515033f97c0b5a1bce13fa93e09704d95b44f376 (patch) | |
tree | c3cf267cbe660920682f3f996fded61afadd412f /drivers/mmc/host/Makefile | |
parent | mmc: omap: fix for bus width which improves SD card's peformance. (diff) | |
download | linux-515033f97c0b5a1bce13fa93e09704d95b44f376.tar.xz linux-515033f97c0b5a1bce13fa93e09704d95b44f376.zip |
sdhci-pltfm: switch to module device table matching
Sometimes want to place SoC-specific parts alongside with the generic
driver, and to do so, we have to switch the driver over to the module
device table matching.
Note that drivers/mmc/host/sdhci-pltfm.h is so far empty, but it'll hold
SoC-specific driver data handlers soon.
Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>
Cc: Ben Dooks <ben@simtec.co.uk>
Cc: Richard R?jfors <richard.rojfors@pelagicore.com>
Cc: <linux-mmc@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions