V4L/DVB (6124): cx25840: add a few 10 microsecond delays
authorTyler Trafford <ttrafford@gmail.com>
Tue, 28 Aug 2007 20:56:47 +0000 (17:56 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:07:29 +0000 (22:07 -0300)
commit38051450b378ef2cb51dff76a6b8299f59129172
treeeed800e0bbf79936c2d20741f832e68a543c110c
parent51b39dfa5477fdb2459e3c46f855f01b8b03102d
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>
drivers/media/video/cx25840/cx25840-core.c