From 515033f97c0b5a1bce13fa93e09704d95b44f376 Mon Sep 17 00:00:00 2001 From: Anton Vorontsov Date: Tue, 10 Aug 2010 18:01:47 -0700 Subject: [PATCH] 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-format-patch failed