dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/leds
Richard Purdie 3dc7b82ea7 [PATCH] LED: Fix sysfs store function error handling
Fix the error handling of some LED _store functions.  This corrects them to
return -EINVAL if the value is not numeric with an optional byte of trailing
whitespace.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-05-15 11:20:56 -07:00
..
Kconfig [PATCH] LED: Improve Kconfig information 2006-05-15 11:20:56 -07:00
Makefile [PATCH] S3C24XX GPIO LED support 2006-04-11 06:18:40 -07:00
led-class.c [PATCH] LED: Fix sysfs store function error handling 2006-05-15 11:20:56 -07:00
led-core.c [PATCH] LED: add LED class 2006-03-31 12:18:56 -08:00
led-triggers.c [PATCH] LED: add LED trigger tupport 2006-03-31 12:18:56 -08:00
leds-corgi.c [PATCH] LED: add LED device support for the zaurus corgi and spitz models 2006-03-31 12:18:57 -08:00
leds-ixp4xx-gpio.c [PATCH] LED: add LED device support for ixp4xx devices 2006-03-31 12:18:57 -08:00
leds-locomo.c [PATCH] LED: add LED device support for locomo devices 2006-03-31 12:18:57 -08:00
leds-s3c24xx.c [PATCH] S3C24XX GPIO LED support 2006-04-11 06:18:40 -07:00
leds-spitz.c [PATCH] LED: add LED device support for the zaurus corgi and spitz models 2006-03-31 12:18:57 -08:00
leds-tosa.c [PATCH] LED: add device support for tosa 2006-03-31 12:18:57 -08:00
leds.h [PATCH] LED: add LED trigger tupport 2006-03-31 12:18:56 -08:00
ledtrig-ide-disk.c [PATCH] LED: Add IDE disk activity LED trigger 2006-03-31 12:18:57 -08:00
ledtrig-timer.c [PATCH] LED: Fix sysfs store function error handling 2006-05-15 11:20:56 -07:00