1
0
Fork 0
remarkable-linux/drivers/misc/carma
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 misc: Add CARMA DATA-FPGA Programmer support 2011-05-19 16:55:10 +10:00
Makefile misc: Add CARMA DATA-FPGA Programmer support 2011-05-19 16:55:10 +10:00
carma-fpga-program.c misc: replace strict_strtoul() with kstrtoul() 2013-06-06 12:54:08 -07:00
carma-fpga.c misc: replace strict_strtoul() with kstrtoul() 2013-06-06 12:54:08 -07:00