2014/1/7 Alex Deucher <[email protected]>:
> +       if (radeon_hw_i2c == 1)
> +               DRM_INFO("hw_i2c forced on, you may experience display 
> detection problems!\n");

What about simple
if (radeon_hw_i2c)
? Values 2, 3, ... also enable i2c.
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to