diff options
author | Anton Vorontsov <avorontsov@mvista.com> | 2010-08-11 01:01:47 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-11 15:59:03 (GMT) |
commit | 515033f97c0b5a1bce13fa93e09704d95b44f376 (patch) | |
tree | c3cf267cbe660920682f3f996fded61afadd412f /drivers/mmc/host/Makefile | |
parent | 27151dc9e363c0033d7375863c0d284f8c4b636a (diff) | |
download | linux-515033f97c0b5a1bce13fa93e09704d95b44f376.tar.xz |
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 'drivers/mmc/host/Makefile')
0 files changed, 0 insertions, 0 deletions