[ARM] pxa/vpac270: remove TS_IRQ magic number
[pandora-kernel.git] / arch / arm / mach-pxa / vpac270.c
index 6575b8f..a1b39c4 100644 (file)
@@ -388,7 +388,7 @@ static pxa2xx_audio_ops_t vpac270_ac97_pdata = {
 };
 
 static struct ucb1400_pdata vpac270_ucb1400_pdata = {
-       .irq            = IRQ_GPIO(113),
+       .irq            = IRQ_GPIO(GPIO113_VPAC270_TS_IRQ),
 };
 
 static struct platform_device vpac270_ucb1400_device = {