From: Andy Shevchenko Date: Wed, 3 Aug 2011 15:36:00 +0000 (+0300) Subject: mmc: sdhci: move timeout_clk calculation farther down X-Git-Tag: v3.1-rc2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=272308caaa6c0f2b1500a3660b9fa75f17a45cc4;p=pandora-kernel.git 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 Signed-off-by: Chris Ball --- Reading git-diff-tree failed