[targets] get rid of the IRQF_SAMPLE_RANDOM flag
[openwrt/svn-archive/archive.git] / target / linux / atheros / patches-3.3 / 110-ar2313_ethernet.patch
index 47c9dd622b754023c14c761e605f1919f451deed..838ea8936ff2fa544c9044d2486de8407ea9d0d1 100644 (file)
 +       */
 +      ecode =
 +              request_irq(dev->irq, &ar231x_interrupt,
-+                                      IRQF_DISABLED | IRQF_SAMPLE_RANDOM,
++                                      IRQF_DISABLED,
 +                                      dev->name, dev);
 +      if (ecode) {
 +              printk(KERN_WARNING "%s: %s: Requested IRQ %d is busy\n",