Home
last modified time | relevance | path

Searched hist:"373073 efd06528867df963724a93f29c7d5534d0" (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mmc/host/
H A Dsdhci-s3c.cdiff 373073efd06528867df963724a93f29c7d5534d0 Fri Apr 25 13:58:45 CEST 2014 Russell King <rmk+kernel@arm.linux.org.uk> mmc: sdhci: move setting host->clock into sdhci_do_set_ios()

We don't need implementations to do this, since the only time it's
necessary is when we change the clock, and the only place that happens
is in sdhci_do_set_ios(). So, move it there, and remove it from the
iMX platform backend.

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>
H A Dsdhci-of-esdhc.cdiff 373073efd06528867df963724a93f29c7d5534d0 Fri Apr 25 13:58:45 CEST 2014 Russell King <rmk+kernel@arm.linux.org.uk> mmc: sdhci: move setting host->clock into sdhci_do_set_ios()

We don't need implementations to do this, since the only time it's
necessary is when we change the clock, and the only place that happens
is in sdhci_do_set_ios(). So, move it there, and remove it from the
iMX platform backend.

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>
H A Dsdhci-esdhc-imx.cdiff 373073efd06528867df963724a93f29c7d5534d0 Fri Apr 25 13:58:45 CEST 2014 Russell King <rmk+kernel@arm.linux.org.uk> mmc: sdhci: move setting host->clock into sdhci_do_set_ios()

We don't need implementations to do this, since the only time it's
necessary is when we change the clock, and the only place that happens
is in sdhci_do_set_ios(). So, move it there, and remove it from the
iMX platform backend.

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>
H A Dsdhci.cdiff 373073efd06528867df963724a93f29c7d5534d0 Fri Apr 25 13:58:45 CEST 2014 Russell King <rmk+kernel@arm.linux.org.uk> mmc: sdhci: move setting host->clock into sdhci_do_set_ios()

We don't need implementations to do this, since the only time it's
necessary is when we change the clock, and the only place that happens
is in sdhci_do_set_ios(). So, move it there, and remove it from the
iMX platform backend.

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>