* Liam Breck <liam@xxxxxxxxxxxxxxxxx> [170111 18:06]: > > @@ -1404,6 +1410,7 @@ static int bq24190_probe(struct i2c_client *client, > > } > > > > enable_irq(bdi->irq); > > + bdi->initialized = 1; > > Should initialized be set before enable_irq()? Yes good catch will check. Thanks, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html