]> Pileus Git - ~andy/linux/blobdiff - include/linux/bcma/bcma_driver_chipcommon.h
bcma: gpio: add own IRQ domain
[~andy/linux] / include / linux / bcma / bcma_driver_chipcommon.h
index c49e1a159e6e305599093d09a7f4618f0ff19901..63d105cd14a33fc60048c28c9c3b07ef4f4136ef 100644 (file)
@@ -640,6 +640,7 @@ struct bcma_drv_cc {
        spinlock_t gpio_lock;
 #ifdef CONFIG_BCMA_DRIVER_GPIO
        struct gpio_chip gpio;
+       struct irq_domain *irq_domain;
 #endif
 };