Searched hist:"515033 f97c0b5a1bce13fa93e09704d95b44f376" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mmc/host/ |
H A D | sdhci-pltfm.h | 515033f97c0b5a1bce13fa93e09704d95b44f376 Wed Aug 11 03:01:47 CEST 2010 Anton Vorontsov <avorontsov@mvista.com> 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>
|
H A D | sdhci-pltfm.c | diff 515033f97c0b5a1bce13fa93e09704d95b44f376 Wed Aug 11 03:01:47 CEST 2010 Anton Vorontsov <avorontsov@mvista.com> 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>
|