Home
last modified time | relevance | path

Searched hist:ddeb64f36d2a1333927e273856d545767ee70a1c (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iio/trigger/
H A Diio-trig-sysfs.cdiff ddeb64f36d2a1333927e273856d545767ee70a1c Sat Jun 01 09:10:00 CEST 2013 Jingoo Han <jg1.han@samsung.com> 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>
/linux/drivers/iio/adc/
H A Dmax1363.cdiff ddeb64f36d2a1333927e273856d545767ee70a1c Sat Jun 01 09:10:00 CEST 2013 Jingoo Han <jg1.han@samsung.com> 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>