Home
last modified time | relevance | path

Searched hist:"69 b44c1630b7f618c9dec217d5497744224d90b8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/leds/
H A Dleds-lp5521.cdiff 69b44c1630b7f618c9dec217d5497744224d90b8 Sun Nov 18 22:51:20 CST 2012 Jingoo Han <jg1.han@samsung.com> leds: leds-lp5521: 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>