git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78a2ca2
)
mmc: sdhci: move timeout_clk calculation farther down
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Wed, 3 Aug 2011 15:36:00 +0000
(18:36 +0300)
committer
Chris 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