commit | 272308caaa6c0f2b1500a3660b9fa75f17a45cc4 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Aug 03 18:36:00 2011 +0300 |
committer | Chris Ball <cjb@laptop.org> | Sat Aug 13 14:50:29 2011 -0400 |
tree | 0778e73914dccfb40439ec3c2b2b56d7647f4543 | |
parent | 78a2ca2727a9b992901c715bc881b6ddb4ec6a4e [diff] |
mmc: sdhci: move timeout_clk calculation farther down This moves the calculation below the assignment of mmc->f_max, which we need for calculating timeout_clk in the next patch in this series. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Chris Ball <cjb@laptop.org>