From: Anton Vorontsov Date: Wed, 11 Aug 2010 01:01:47 +0000 (-0700) Subject: sdhci-pltfm: switch to module device table matching X-Git-Tag: v2.6.36-rc1~238 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=515033f97c0b5a1bce13fa93e09704d95b44f376;p=pandora-kernel.git 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 Cc: Ben Dooks Cc: Richard R?jfors Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed