diff options
| author | Russell King <[email protected]> | 2014-04-25 12:58:40 +0100 |
|---|---|---|
| committer | Chris Ball <[email protected]> | 2014-05-22 07:26:30 -0400 |
| commit | 91138ca51d8cdbefceb1ed1cd2dbfdd763af6cdf (patch) | |
| tree | 11f23f1bbeb3cf32a188648d4fbafac4130ad2dc /include/linux | |
| parent | d1e49f77d7c7b75fdc022e1d46c1549bbc91c5b7 (diff) | |
mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()
Only one caller to sdhci_set_clock() needs to check whether the
requested clock frequency was the same as the currently set frequency,
yet we work around this in several other sites via sdhci_update_clock().
Rather than doing this, move those checks out into sdhci_do_set_ios(),
which then allows sdhci_update_clock() to be eliminated.
Signed-off-by: Russell King <[email protected]>
Tested-by: Markus Pargmann <[email protected]>
Tested-by: Stephen Warren <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions