opnsense-src/sys/dev/gpio
Luiz Otavio O Souza 4723c14fa9 Convert gpioc to use the make_dev_s(9) KPI. This fix a possible race where
si_drv1 can be accessed before it gets set.

This is inspired on r311700.

MFC after:	3 days
2017-01-08 20:41:32 +00:00
..
bytgpio.c
gpio_if.m
gpiobacklight.c
gpiobus.c
gpiobus_if.m
gpiobusvar.h
gpioc.c Convert gpioc to use the make_dev_s(9) KPI. This fix a possible race where 2017-01-08 20:41:32 +00:00
gpioiic.c
gpiokeys.c
gpiokeys.h
gpiokeys_codes.c
gpioled.c
gpioled_fdt.c
gpiopower.c
gpiopps.c
gpioregulator.c
gpiospi.c [gpiospi] add clock delay to avoid smashing of bits 2016-12-13 10:03:29 +00:00
ofw_gpiobus.c Only write to *active once, even when GPIO_ACTIVE_LOW is set. 2017-01-07 22:55:23 +00:00