commit | 03a16853401dcbb1495e7aef6f72b5281c3159e7 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Sat May 03 09:07:42 2014 +0800 |
committer | Chris Ball <chris@printf.net> | Thu May 22 08:33:31 2014 -0400 |
tree | 37ff283e45f46056dea6b6d31405a1156846feae | |
parent | e6cc0123d91e52a454d9e958b9124ca8a61fd82c [diff] |
mmc: omap: Use DIV_ROUND_UP instead of open coded Also uses NSEC_PER_SEC and USEC_PER_SEC instead of hard-coded value. This makes the intention more clear. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <chris@printf.net>