]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/mfd/ucb1x00-core.c
mfd: ucb1x00: Allow IRQ probing to work with IRQs > 32
[karo-tx-linux.git] / drivers / mfd / ucb1x00-core.c
index 9ab9ec47ea755d63a2bcd10a8113c4d464b27b59..48bea5038654884951c54917ad30d4ab27fe1431 100644 (file)
@@ -446,10 +446,6 @@ static int ucb1x00_detect_irq(struct ucb1x00 *ucb)
        unsigned long mask;
 
        mask = probe_irq_on();
-       if (!mask) {
-               probe_irq_off(mask);
-               return NO_IRQ;
-       }
 
        /*
         * Enable the ADC interrupt.