kernel/gpio: Add a missing lockmgr(...,LK_RELEASE).
[dragonfly.git] / sys / dev / misc / gpio / gpio_led.c
2012-01-01 Sascha Wildnerkernel/gpio: Add a missing lockmgr(...,LK_RELEASE).
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2009-12-15 Alex HornungLINT - clear a bunch of warnings
2009-12-12 Sascha WildnerRemove inclusion of <sys/cdefs.h> from kernel .c files.
2009-10-04 Alex Hornunggpio - gpio framework, initial commit