On Mon, Aug 13, 2012 at 05:33:02PM +0300, Jani Nikula wrote: > i2c_add_adapter() may do i2c transfers on the bus to detect supported > devices. Therefore the adapter needs to be all set before adding it. This > was not the case for the bit-banging fallback, resulting in an oops if the > device detection GMBUS transfers timed out. Fix the issue by calling > i2c_add_adapter() only after intel_gpio_setup(). > > LKML-Reference: <[email protected]> > Signed-off-by: Jani Nikula <[email protected]>
Applied to -fixes with Mihai's tested-by added, thanks for the patch. -Daniel -- Daniel Vetter Mail: [email protected] Mobile: +41 (0)79 365 57 48 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

