openwrtv4/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
ledtrig-netdev.c ledtrig-netdev: switch rwlock to spinlock 2015-12-23 15:45:36 +00:00
ledtrig-usbdev.c