From: Srinivas Kandagatla Date: Mon, 2 Jun 2014 09:08:39 +0000 (+0100) Subject: mmc: mmci: use NSEC_PER_SEC macro X-Git-Tag: omap-for-v3.17/fixes-against-rc2~73^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4a357691693776f5f941f29bdce704b29b156ba;p=pandora-kernel.git mmc: mmci: use NSEC_PER_SEC macro This patch replaces a constant used in calculating timeout with a proper macro. This is make code more readable. Signed-off-by: Srinivas Kandagatla Reviewed-by: Linus Walleij Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed