]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/gpio/gpio-mpc8xxx.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
[linux.git] / drivers / gpio / gpio-mpc8xxx.c
index 5ae30de3490ac84118da2da0b169f8f24b9da4b9..604dfec353a1572091a4659f8175c2e7970d7b88 100644 (file)
@@ -296,6 +296,7 @@ static const struct mpc8xxx_gpio_devtype mpc512x_gpio_devtype = {
 
 static const struct mpc8xxx_gpio_devtype ls1028a_gpio_devtype = {
        .gpio_dir_in_init = ls1028a_gpio_dir_in_init,
+       .irq_set_type = mpc8xxx_irq_set_type,
 };
 
 static const struct mpc8xxx_gpio_devtype mpc5125_gpio_devtype = {