misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()
authorSebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Tue, 1 Apr 2014 15:04:28 +0000 (11:04 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 May 2014 23:26:24 +0000 (19:26 -0400)
simple_strtoull() is obsolete, use the newer kstrtoull() instead.

Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found