diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-10-20 07:46:02 +0300 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2012-11-13 14:04:50 -0500 |
commit | 60e3bf14d4e2a9fcc11c2fc33f572bfafa8ece92 (patch) | |
tree | b93870f564ac75a7b820abdeae540f18a3e78161 /kernel | |
parent | a1c2d60889d633ffecfa9f1f7ac0bdb474b7484e (diff) |
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')
0 files changed, 0 insertions, 0 deletions