diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-10-20 06:46:02 +0200 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2012-11-13 20:04:50 +0100 |
commit | 60e3bf14d4e2a9fcc11c2fc33f572bfafa8ece92 (patch) | |
tree | b93870f564ac75a7b820abdeae540f18a3e78161 /kernel/time/jiffies.c | |
parent | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux (diff) | |
download | linux-60e3bf14d4e2a9fcc11c2fc33f572bfafa8ece92.tar.xz linux-60e3bf14d4e2a9fcc11c2fc33f572bfafa8ece92.zip |
clocksource: clean up parse_pmtmr()
I changed the strict_strtoul() to kstrtouint(). That has the check
for UINT_MAX built in to it so the ifdefs can be removed. Also
I changed a printk() to pr_info().
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'kernel/time/jiffies.c')
0 files changed, 0 insertions, 0 deletions