void __init stmp378x_init_irq(void) { stmp3xxx_init_irq(&stmp378x_chip, &stmp378x_gpio_chip, stmp378x_irq_is_gpio); }
void __init stmp37xx_init_irq(void) { stmp3xxx_init_irq(&stmp37xx_chip); }