]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (5466): Fix up some Cafe CCIC delay issues
authorJonathan Corbet <corbet@lwn.net>
Fri, 27 Apr 2007 15:32:28 +0000 (12:32 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 27 Apr 2007 18:45:03 +0000 (15:45 -0300)
commit5b50ed7ca2432e7ea3caf8cc2ef5ac805c082519
tree3978ac629ea8cef2bc14483d3c218e81e6cf4fb8
parent76f4a12000254d460e947d2a95ab422ee6e598bf
V4L/DVB (5466): Fix up some Cafe CCIC delay issues

Fix up unsociable Cafe CCIC delays.

The Cafe CCIC driver contains some lengthy delays, some of which are
unnecessary and some of which are done under lock.  Some were marked
with comments, but the comments somehow failed to make the issue go
away.  So fix it for real.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cafe_ccic.c