From: Jingoo Han Date: Tue, 29 May 2012 22:07:15 +0000 (-0700) Subject: drivers/video/backlight/adp8860_bl.c: use kstrtoul() X-Git-Tag: v3.5-rc1~49^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dd9d7f2df9f3a29e438e5c50100dad08b9b4215;p=pandora-kernel.git drivers/video/backlight/adp8860_bl.c: use kstrtoul() The usage of strict_strtoul() is not preferred. Thus, kstrtoul should be used. Signed-off-by: Jingoo Han Cc: Michael Hennerich Cc: Richard Purdie Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed