[PATCH V2 6/7] drm/tilcdc fixing i2c/slave initialization race

2013-06-21 Thread Darren Etheridge
In certain senarios drm will initialize before i2c this means that i2c slave devices like the nxp tda998x will fail to be probed. This patch detects this condition then defers the probe of the slave device and the tilcdc main driver. Signed-off-by: Darren Etheridge --- drivers/gpu/drm/tilcdc/ti

[PATCH V2 6/7] drm/tilcdc fixing i2c/slave initialization race

2013-06-21 Thread Darren Etheridge
In certain senarios drm will initialize before i2c this means that i2c slave devices like the nxp tda998x will fail to be probed. This patch detects this condition then defers the probe of the slave device and the tilcdc main driver. Signed-off-by: Darren Etheridge --- drivers/gpu/drm/tilcdc/ti