Input: convert drivers to use strict_strtoul()
authorJoe Rouvier <joe@rouvier.org>
Sun, 10 Aug 2008 04:29:25 +0000 (00:29 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 10 Sep 2008 16:11:57 +0000 (12:11 -0400)
commit160f1fef7e52e974489b3c70fbd4e094c06965c2
tree80423a45a9a57736e6ce6351da0801e1a5b02b8c
parent82a196f481661170b4982dc7e68a12e9253309d0
Input: convert drivers to use strict_strtoul()

strict_strtoul() allows newline character at the end of the the input
string and therefore is more user-friendly.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/atkbd.c
drivers/input/mouse/logips2pp.c
drivers/input/mouse/psmouse-base.c
drivers/input/mouse/trackpoint.c
drivers/input/tablet/aiptek.c
drivers/input/touchscreen/ads7846.c