This commit is contained in:
柯飞雄
2010-05-13 10:56:00 +00:00
committed by 黄涛
parent dea59497a3
commit 76a887d322

View File

@@ -419,7 +419,7 @@ static int rk2818_xfer_msg(struct i2c_adapter *adap,
if(ret != 0)
{
dev_err(i2c->dev, "tx success wait bus busy time out\n");
return ret;
goto exit_disable;
}
}
}