]> Pileus Git - ~andy/linux/commit
mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open coded
authorAxel Lin <axel.lin@ingics.com>
Tue, 17 Sep 2013 08:00:47 +0000 (16:00 +0800)
committerChris Ball <cjb@laptop.org>
Thu, 26 Sep 2013 02:05:57 +0000 (22:05 -0400)
commitd0e04938275e63d4df17ee00714c3635a4ac925c
tree9fcf3cb59c124aa274772be828e69a9bd381dca6
parentff1acfd0def7487d0554048bc613db4e7c3f3211
mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open coded

This avoid duplicated implementation.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-bcm2835.c