On Tue, 22 Jul 2008 15:47:43 +0300, Riku Voipio <riku.voipio@xxxxxx> wrote: > Hmm. I think it would be better to avoid calling the probe > in first place. git diff made the attached patch look more > confusing than it actually is. Personally I'd eliminate > all ifdefs from those i2c_board_info structs. I did the same thing before, but then we're gonna start adding several i2c_board_info for different hw. I mean, we should just reuse the code and the driver should know when the device is not present and stop probing without any problems to the rest of the system. -- Best Regards, Felipe Balbi http://blog.felipebalbi.com me@xxxxxxxxxxxxxxx -- 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