提交 e86e4dfa 编写于 作者: I Igor M. Liplianin 提交者: Mauro Carvalho Chehab

[media] dw2102: remove unnecessary delays for i2c transfer for some cards

Prof 7500 and TeVii s630, s660, s480 works faster now
Signed-off-by: NIgor M. Liplianin <liplianin@me.by>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 5265ea54
......@@ -590,8 +590,6 @@ static int s6x0_i2c_transfer(struct i2c_adapter *adap, struct i2c_msg msg[],
break;
}
}
msleep(3);
}
mutex_unlock(&d->i2c_mutex);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册