From: Thierry Reding Date: Wed, 18 Feb 2015 07:40:29 +0000 (+0100) Subject: pwm: tegra: Use NSEC_PER_SEC X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~47^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b65af27ad89de60ca55721f9368b18d49ba1f269;p=pandora-kernel.git pwm: tegra: Use NSEC_PER_SEC Instead of using the literal value for the number of nanoseconds per second, use the macro instead to increase readability. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed