commit | 22c07f36269befbf092d833d2c7cf0e27a3e9d1f | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Jan 07 16:31:08 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Mon Jan 28 06:51:33 2013 -0500 |
tree | e5932489bbbebc9875abf20ab15ceb86936371e0 | |
parent | 9ddc4f27cf9ebb413c713fb4419c4f5e80c6a5f3 [diff] |
mmc: sdhci: introduce sdhci_update_clock helper to re-enable clock There are three places where same piece of code is used. Let's split it to a separate function. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Chris Ball <cjb@laptop.org>