staging: line6: pcm.c: Changed simple_strtoul to kstrtoint
authorJohannes Thumshirn <morbidrsa@googlemail.com>
Mon, 6 Aug 2012 12:08:50 +0000 (14:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Aug 2012 02:15:49 +0000 (19:15 -0700)
commitcdf5e55124e4804fc0027df7e89567a3f5eed8bf
tree77b66d85f2426cc4b9ad2650bfaf2f39f1818667
parentd7de993503aa23f34d58b7945cf00ad9a9486bda
staging: line6: pcm.c: Changed simple_strtoul to kstrtoint

Changed call to simple_strtoul to kstrtoint in pcm_set_impulse_volume(...)

Signed-off-by: Johannes Thumshirn <morbidrsa@googlemail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/line6/pcm.c