staging: speakup: reuse native kernel functions
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 28 Mar 2013 09:02:43 +0000 (11:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Mar 2013 15:41:15 +0000 (08:41 -0700)
commit1627ab92b2e6307525f43f775aaeac54407981ef
treee94003d538efaa5e2bded216916dafcd045879b8
parentf7046bf08549a39dfc8365f8013e6ab43f42995a
staging: speakup: reuse native kernel functions

We have simple_strtoul and simple_strtol. Don't repeat their functionality
here.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/kobjects.c
drivers/staging/speakup/main.c
drivers/staging/speakup/speakup.h
drivers/staging/speakup/varhandlers.c