Home
last modified time | relevance | path

Searched hist:"3874350 c598d7796a6dd2da111247be88e56d002" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/leds/
H A Dleds-ns2.cdiff 3874350c598d7796a6dd2da111247be88e56d002 Tue Oct 23 07:25:35 CDT 2012 Jingoo Han <jg1.han@samsung.com> leds: leds-ns2: replace strict_strtoul() with kstrtoul()

The usage of strict_strtoul() is not preferred, because
strict_strtoul() is obsolete. Thus, kstrtoul() should be
used.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>