K 10 svn:author V 6 marcel K 8 svn:date V 27 2011-07-15T02:29:10.862424Z K 7 svn:log V 218 Do not call platform_gpio_init() early. It doesn't work because we do not have enough information to reliably setup GPIO pins. Do it when we attach the gpio driver. This prevents hangs and the need to fake up a softc. END