From: Axel Lin Date: Sat, 3 May 2014 01:07:42 +0000 (+0800) Subject: mmc: omap: Use DIV_ROUND_UP instead of open coded X-Git-Tag: omap-for-v3.16/fixes-against-rc1~65^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03a16853401dcbb1495e7aef6f72b5281c3159e7;p=pandora-kernel.git 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 Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed