]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
leds: lp5521: use sysfs_streq()
authorFelipe Balbi <felipe.balbi@nokia.com>
Fri, 13 Feb 2009 22:34:56 +0000 (00:34 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 17 Feb 2009 23:36:58 +0000 (15:36 -0800)
commit1809173fbd1d17951fe697e3f705398ee8eaf7d2
treeddc34a09d001a0dd29812eb75260222b39f59155
parenteefbd42f5122547aa9d95490d324605bf04b45be
leds: lp5521: use sysfs_streq()

instead of using strcmp() for comparing strings,
use sysfs_streq().

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/leds/leds-lp5521.c