freebsd-skq/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 [bytgpio] prepare bytgpio(4) for modularization 2016-11-21 19:43:01 +00:00
gpio_if.m
gpiobacklight.c
gpiobus_if.m
gpiobus.c Remove a too strict test and instead, just filter the passed flags with the 2016-12-13 03:36:41 +00:00
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_codes.c
gpiokeys.c
gpiokeys.h
gpioled_fdt.c
gpioled.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