diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-06-01 09:10:00 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2013-06-04 19:29:49 +0200 |
commit | ddeb64f36d2a1333927e273856d545767ee70a1c (patch) | |
tree | d7548bca68ce1d9d2c3252662cacab0725928dbc /drivers/iio/adc/at91_adc.c | |
parent | staging: MIPS: add Octeon USB HCD support (diff) | |
download | linux-ddeb64f36d2a1333927e273856d545767ee70a1c.tar.xz linux-ddeb64f36d2a1333927e273856d545767ee70a1c.zip |
iio: 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 <jg1.han@samsung.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/adc/at91_adc.c')
0 files changed, 0 insertions, 0 deletions