diff options
author | Chase Southwood <chase.southwood@yahoo.com> | 2014-02-14 21:59:40 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-15 12:42:41 -0800 |
commit | e6bed035ca652c43c897731366ea816ea2c4fbf1 (patch) | |
tree | e62d9524cb05e98d0f06ad043c6f3f2b8ea019e7 /arch/arm/mach-imx/clk-imx6q.c | |
parent | 60800abdc147ba034204408cc4745d66e1ffbb8e (diff) | |
download | blackbird-op-linux-e6bed035ca652c43c897731366ea816ea2c4fbf1.tar.gz blackbird-op-linux-e6bed035ca652c43c897731366ea816ea2c4fbf1.zip |
Staging: comedi: kcomedilib: replace deprecated simple_strtoul() with kstrtouint()
Since simple_strtoul() has been deprecated, replace it with kstrtouint().
Also, since return code checking for this new function is enforced, add a
check to ensure that the conversion has succeeded.
Signed-off-by: Chase Southwood <chase.southwood@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/arm/mach-imx/clk-imx6q.c')
0 files changed, 0 insertions, 0 deletions