sdhci-pltfm: implement platform data passing
authorAnton Vorontsov <[email protected]>
Wed, 26 May 2010 21:41:55 +0000 (14:41 -0700)
committerLinus Torvalds <[email protected]>
Thu, 27 May 2010 16:12:39 +0000 (09:12 -0700)
commita7626b7a5de37bbd506b23633be95428ee81c2e4
tree5979fe207a53005d4dfbfb4d2a281f8dd20b3f08
parentf27f47ef5b67106ff1cdeebf061387a7b30c12bc
sdhci-pltfm: implement platform data passing

This includes platform ops, quirks and (de)initialization callbacks.

Signed-off-by: Anton Vorontsov <[email protected]>
Cc: Richard Röjfors <[email protected]>
Cc: David Vrabel <[email protected]>
Cc: Pierre Ossman <[email protected]>
Cc: Ben Dooks <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/mmc/host/sdhci-pltfm.c
include/linux/sdhci-pltfm.h [new file with mode: 0644]