openwrtv3/target/linux/generic/files/drivers/leds
Rafał Miłecki a56aaf73b9 ledtrig-netdev: switch rwlock to spinlock
Read/write lock was adding useless complexity, there wasn't any real
gain in case of this driver.
Also switch to _bh variants to avoid deadlocks.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 47986
2015-12-23 15:45:36 +00:00
..
ledtrig-morse.c rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
ledtrig-netdev.c ledtrig-netdev: switch rwlock to spinlock 2015-12-23 15:45:36 +00:00
ledtrig-usbdev.c generic: add LED trigger for USB device presence/activity 2010-12-17 17:10:11 +00:00