From: Meelis Roos <mroos@xxxxxxxx> Date: Sat, 7 Feb 2009 10:34:04 +0200 (EET) > > Meelis and Eric, does the following patch do the trick? > > Yes, thank you very much! Thanks for testing. > However, do we need to fix the second prpblem too that's now not > appearing - registering quatrro sbus irqs anyway if some hme was found > and a quattro HME exists in the system? Hmmm... one thing we could do is only register the IRQ if all 4 slots of the per-quattro array are filled in. Similar checks would be needed in quattro_sbus_free_irqs(). This means we'll also have to add some code to the error paths of happy_meal_sbus_probe_one() to make it NULL out the qp->happy_meals[qfe_slot] entry on failure. Maybe you could work on this patch? :-) -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html