txx9_gpio_init() calls gpiochip_add_data(), which fails with -ENOMEM as
it is called too early in the boot process. This causes all subsequent
GPIO operations to fail silently (before commit
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| irq.c | ||
| prom.c | ||
| setup.c | ||