]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (7609): em28xx-core: speed-up firmware load
authorDevin Heitmueller <devin.heitmueller@gmail.com>
Fri, 18 Apr 2008 00:41:23 +0000 (21:41 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:41 +0000 (14:09 -0300)
commit7640ea99339c687864f6131598e2eee2ca73cb9c
tree15f2c7257437fbfca5560d4c6b2eb2637c45e4eb
parent83244025e70aadd7e8baad520decf5d53d534d8f
V4L/DVB (7609): em28xx-core: speed-up firmware load

em28xx-core.c:
 - Remove sleep in i2c message routine which slows down i2c by a factor
   10x.  Load time for BASE firmware went from 13s to .973s

Signed-off-by: Devin Heitmueller <devin.heitmueller@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/em28xx/em28xx-core.c