mmc: sdhci: convert sdhci_set_clock() into a library function
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Tested-by: Markus Pargmann <mpa@pengutronix.de> Tested-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <chris@printf.net>
Šī revīzija ir iekļauta:

revīziju iesūtīja
Chris Ball

vecāks
1650d0c71a
revīzija
1771059cf5
@@ -38,6 +38,7 @@ struct spear_sdhci {
|
||||
|
||||
/* sdhci ops */
|
||||
static const struct sdhci_ops sdhci_pltfm_ops = {
|
||||
.set_clock = sdhci_set_clock,
|
||||
.set_bus_width = sdhci_set_bus_width,
|
||||
.reset = sdhci_reset,
|
||||
};
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user