freebsd-dev/sys/dev/gpio
Luiz Otavio O Souza ea5d5118ae Fix gpiobus to return BUS_PROBE_GENERIC insted of BUS_PROBE_SPECIFIC (0) so
it can be overriden by its OFW/FDT version.

Give a chance for GPIO devices that implement the device_identify method to
attach.

Approved by:	adrian (mentor)
2013-11-12 16:08:23 +00:00
..
gpio_if.m
gpiobus_if.m
gpiobus.c Fix gpiobus to return BUS_PROBE_GENERIC insted of BUS_PROBE_SPECIFIC (0) so 2013-11-12 16:08:23 +00:00
gpiobusvar.h
gpioc.c Remove extra semicolon which rendered condition useless 2012-04-02 00:11:26 +00:00
gpioiic.c Fix broken locking that I introduced in the previous commit. 2011-12-20 03:25:11 +00:00
gpioled.c Set the pin to output on attach, we can't assume it already is. 2010-11-08 03:08:01 +00:00