1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target/linux/generic/files/drivers
Felix Fietkau 9e8cd78944 swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK
SPIN_LOCK_UNLOCKED has been deprecated since 2.6.19 and will get removed
in 2.6.39, so replace it with DEFINE_SPINLOCK().

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 26770
2011-04-26 23:05:29 +00:00
..
char
input/misc generic: update gpio_buttons driver 2010-11-12 18:53:01 +00:00
leds generic: add LED trigger for USB device presence/activity 2010-12-17 17:10:11 +00:00
mtd
net/phy swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK 2011-04-26 23:05:29 +00:00
pwm pwm: export the generic pwm api as module 2010-07-19 21:14:24 +00:00