]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/input/touchscreen/omap/ts_inn1510.c
ARM: OMAP: Update usage of SA_SAMPLE_RANDOM flag
[linux-2.6-omap-h63xx.git] / drivers / input / touchscreen / omap / ts_inn1510.c
index 5147ac64560b97f0c6787c093836aa9e40ffd1f4..c181e1dc5d54ce9e35a855474fcc0cf18543d295 100644 (file)
@@ -176,7 +176,7 @@ static int __init inn1510_ts_probe(struct omap_ts_t *ts)
                return -ENODEV;
 
        ts->irq = OMAP1510_INT_FPGA_TS;
-       ts->irq_type = SA_SAMPLE_RANDOM;
+       ts->irq_type = 0;
        
        return 0;
 }