commit | 38051450b378ef2cb51dff76a6b8299f59129172 | [log] [tgz] |
---|---|---|
author | Tyler Trafford <ttrafford@gmail.com> | Tue Aug 28 17:56:47 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Oct 09 22:07:29 2007 -0300 |
tree | eed800e0bbf79936c2d20741f832e68a543c110c | |
parent | 51b39dfa5477fdb2459e3c46f855f01b8b03102d [diff] |
V4L/DVB (6124): cx25840: add a few 10 microsecond delays There were a couple of places in the cx25840 initialization where the datasheet called for a 10 microsecond delay, which we ignored because of the 10 usec I2C delay. Put them in anyway now that the I2C delay was decreased to 5 usec. Signed-off-by: Tyler Trafford <ttrafford@gmail.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>