freebsd-skq/sys/powerpc/wii
Luiz Otavio O Souza 8839e0e9f3 Make the GPIO children attach to the first unit available and not only to
unit 0.

It seems that this 'simplification' was copied to all GPIO drivers in tree.

This fix a bug where a GPIO controller could fail to attach its children
(gpioc and gpiobus) if another GPIO driver attach first.
2014-10-28 18:33:59 +00:00
..
ios_if.m Add an interface for the Wii IOS kernels. 2013-11-29 00:40:32 +00:00
locore.S Setup BAT0 and BAT1 on the Wii. 2012-11-21 08:04:21 +00:00
platform_wii.c Fix typo. 2013-12-02 22:00:15 +00:00
wii_bus.c Add reset support to the Wii. 2013-04-27 06:54:49 +00:00
wii_exireg.h
wii_fb.c Fix the frambuffer issues by calling pmap_mapdev() in the attach routine. This 2013-04-27 01:57:45 +00:00
wii_fbreg.h
wii_fbvar.h
wii_gpio.c Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00
wii_gpioreg.h Add support for the second GPIO pin bank on the Wii and add support for 2013-05-18 19:30:42 +00:00
wii_ipc.c Use DEVMETHOD_END. 2013-02-11 08:20:21 +00:00
wii_ipcreg.h Fix indentation. 2013-07-02 07:17:56 +00:00
wii_pic.c Handle the IRQ for the reset button. 2013-04-24 01:36:35 +00:00
wii_picreg.h Handle the IRQ for the reset button. 2013-04-24 01:36:35 +00:00