diff options
| author | Jingoo Han <[email protected]> | 2013-07-03 22:07:58 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-07-03 23:08:00 +0000 |
| commit | 4c5591c1eee54b7775ea63635ae310a29f0207bb (patch) | |
| tree | 857ae91ec7fcd91927a21666a90060b6f0ac9f98 /drivers/rtc/class.c | |
| parent | drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busy (diff) | |
| download | kernel-4c5591c1eee54b7775ea63635ae310a29f0207bb.tar.gz kernel-4c5591c1eee54b7775ea63635ae310a29f0207bb.zip | |
drivers/rtc/rtc-pcf2123.c: replace strict_strtoul() with kstrtoul()
The usage of strict_strtoul() is not preferred, because strict_strtoul()
is obsolete. Thus, kstrtoul() should be used.
Signed-off-by: Jingoo Han <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/rtc/class.c')
0 files changed, 0 insertions, 0 deletions
