X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Finput%2Ftouchscreen%2Fmainstone-wm97xx.c;h=590a1379aa321b3b0c59d80504818e897314f7fb;hb=6cab48602996cdbcb277375a8107d53e21e8c9b9;hp=a79f029b91c04ff0b8e15f5da3fac88d9d8558af;hpb=d9ecdb282c91952796b7542c4f57fd6de6948d7b;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/input/touchscreen/mainstone-wm97xx.c b/drivers/input/touchscreen/mainstone-wm97xx.c index a79f029..590a137 100644 --- a/drivers/input/touchscreen/mainstone-wm97xx.c +++ b/drivers/input/touchscreen/mainstone-wm97xx.c @@ -198,7 +198,7 @@ static int wm97xx_acc_startup(struct wm97xx *wm) switch (wm->id) { case WM9705_ID2: wm->pen_irq = IRQ_GPIO(4); - set_irq_type(IRQ_GPIO(4), IRQT_BOTHEDGE); + set_irq_type(IRQ_GPIO(4), IRQ_TYPE_EDGE_BOTH); break; case WM9712_ID2: case WM9713_ID2: