Files
linux/drivers
Lars-Peter Clausen 948ad20504 iio: Use strict_strtouint instead of kstrtoul
strict_strto* has been deprecated in favor of kstrto*. Use strict_strtouint
respective strict_strtoint, since that is what the functions we pass the
converted values to expect.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2012-10-19 18:46:50 +01:00
..
2012-10-11 00:45:21 -07:00
2012-09-26 22:28:21 -04:00
2012-09-24 10:07:40 -07:00
2012-10-12 13:56:52 -04:00