mmc: sdhci: move timeout_clk calculation farther down
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 3 Aug 2011 15:36:00 +0000 (18:36 +0300)
committerChris Ball <cjb@laptop.org>
Sat, 13 Aug 2011 18:50:29 +0000 (14:50 -0400)
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>

No differences found