On Mon, 21 Feb 2011, Lars-Peter Clausen wrote: > > @@ -588,11 +596,13 @@ int __irq_set_trigger(struct irq_desc *desc, unsigned > int irq, > > > > if (chip != desc->irq_data.chip) > > irq_chip_set_defaults(desc->irq_data.chip); > > - return 0; > > + ret = 0; > > I've just tested the patch and noticed that a 'break' is missing here. Grmbl. Thanks for catching that ! Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
![]() |