]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB (4784): [saa7146_i2c] short_delay mode fixed for fast machines
authorOliver Endriss <o.endriss@gmx.de>
Fri, 27 Oct 2006 21:02:01 +0000 (18:02 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 3 Nov 2006 02:58:11 +0000 (23:58 -0300)
commit9bb6e2593ad4cb94944f547154baee64b4734598
treea53a2c6b074c92752eef2ebab0ff3aa91e6c78c8
parent588f98312c7fd1d86290583189d2eb24da70f752
V4L/DVB (4784): [saa7146_i2c] short_delay mode fixed for fast machines

TT DVB-C 2300 runs at 137 kHz I2C speed. short_delay mode did not work
reliably on fast machines with that speed. Increased max loop count from
20 to 50. Moved dummy access out of the loop.

Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/common/saa7146_i2c.c