freebsd-nq/sys/dev/gpio
Luiz Otavio O Souza d442709662 Move the GPIOBUS_SET_PINFLAGS(..., ..., pin, GPIO_PIN_OUTPUT) to led(4)
control callback function.  This makes gpioled(4) works even if the pin
is accidentally set to an input.

Approved by:	adrian (mentor)
2013-12-06 17:56:20 +00:00
..
gpio_if.m
gpiobus_if.m
gpiobus.c
gpiobusvar.h
gpioc.c
gpioiic.c
gpioled.c