On Mon, Dec 14, 2009 at 5:41 AM, Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote: > > request_threaded_irq() probably does what you want here and is more > friendly to things like lockdep. There's an example of handling this > sort of chip with the genirq infrastructure in the WM831x driver. > Ah, cool, I didn't know about that. That looks to be exactly what I want. > > You don't need to cast awat from void. > Easy enough. I'll make the changes and resubmit. Thanks for the feedback! - Cory -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html