linux-stable/drivers/misc/lis3lv02d
Jingoo Han f7b41276b6 misc: 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>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-06-06 12:54:08 -07:00
..
Kconfig
Makefile
lis3lv02d.c misc: replace strict_strtoul() with kstrtoul() 2013-06-06 12:54:08 -07:00
lis3lv02d.h drivers/misc/lis3lv02d: remove lis3lv02d driver DT init 2012-09-26 14:18:11 -07:00
lis3lv02d_i2c.c misc: remove use of __devexit 2012-11-21 12:53:32 -08:00
lis3lv02d_spi.c misc: remove use of __devexit 2012-11-21 12:53:32 -08:00