1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/dev/gpio
Luiz Otavio O Souza c0dca72a18 Fix the use of plural in two cases that I missed on r285784.
This should cause no functional change.
2015-08-18 21:37:14 +00:00
..
gpio_if.m
gpiobacklight.c Add GPIO backlight driver compatible with Linux FDT bindings. 2015-07-30 19:04:14 +00:00
gpiobus_if.m
gpiobus.c Fix the use of plural in two cases that I missed on r285784. 2015-08-18 21:37:14 +00:00
gpiobusvar.h
gpioc.c
gpioiic.c
gpioled.c gpioled(4) depends on gpiobus. 2015-08-17 17:09:57 +00:00
ofw_gpiobus.c Use ofw_bus_find_child_device_by_phandle to see if the child we're 2015-06-20 04:48:53 +00:00