diff options
author | Raphael Assenat <raph@8d.com> | 2008-01-13 22:55:18 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2008-02-07 09:52:02 +0000 |
commit | 2b7f1b8c8f4a8991dfeefc31844e15c642b6de2a (patch) | |
tree | ac6a11ae2960b695ac1241888216b04646992440 /crypto/des_generic.c | |
parent | 92e015cb31c0a312bf2e0e5b96aef76a8c57e645 (diff) | |
download | linux-2b7f1b8c8f4a8991dfeefc31844e15c642b6de2a.tar.bz2 |
leds: Fix led-gpio active_low default brightness
When gpio_direction_output() is called, led_dat->active_low is used
as default value. This means that the led will always be off by
default. cdev.brightness should really have been set to LED_OFF
unconditionally to reflect this behavior.
Signed-off-by: Raphael Assenat <raph@8d.com>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Diffstat (limited to 'crypto/des_generic.c')
0 files changed, 0 insertions, 0 deletions