From: Joe Rouvier Date: Sun, 10 Aug 2008 04:29:25 +0000 (-0400) Subject: Input: convert drivers to use strict_strtoul() X-Git-Tag: v2.6.28-rc1~289^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=160f1fef7e52e974489b3c70fbd4e094c06965c2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed