Searched hist:"1650 d0c71a209c7d6bdddda8a7e187c537ceb71a" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-s3c.c | diff 1650d0c71a209c7d6bdddda8a7e187c537ceb71a Fri Apr 25 06:58:50 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
Move the setting of mmc->actual_clock to zero into the set_clock handlers themselves. This will allow us to clean up the calling logic for the set_clock() method, and turn 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>
|
H A D | sdhci-of-esdhc.c | diff 1650d0c71a209c7d6bdddda8a7e187c537ceb71a Fri Apr 25 06:58:50 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
Move the setting of mmc->actual_clock to zero into the set_clock handlers themselves. This will allow us to clean up the calling logic for the set_clock() method, and turn 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>
|
H A D | sdhci-esdhc-imx.c | diff 1650d0c71a209c7d6bdddda8a7e187c537ceb71a Fri Apr 25 06:58:50 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
Move the setting of mmc->actual_clock to zero into the set_clock handlers themselves. This will allow us to clean up the calling logic for the set_clock() method, and turn 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>
|
H A D | sdhci.c | diff 1650d0c71a209c7d6bdddda8a7e187c537ceb71a Fri Apr 25 06:58:50 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
Move the setting of mmc->actual_clock to zero into the set_clock handlers themselves. This will allow us to clean up the calling logic for the set_clock() method, and turn 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>
|