commit | 26ac14e24f3c84ed7a619639c2027f03b52bd64b | [log] [tgz] |
---|---|---|
author | Oliver Endriss <o.endriss@gmx.de> | Wed Oct 31 00:39:48 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Nov 04 21:41:23 2007 -0200 |
tree | df6539dae9ace10b8391c22a52b5d8a5a8faa566 | |
parent | cb20630cefb382a360fcc9ea054e597596153f42 [diff] |
V4L/DVB (6495): saa7146: saa7146_wait_for_debi_done fixes Two fixes for the 'saa7146_wait_for_debi_done' code: (a) Timeout did not work when the routine was called with interrupts disabled. (b) Reduce PCI I/O load caused by saa7146_wait_for_debi_done. Seems to be very important on fast machines! Based on code posted by Hartmut Birr @vdr-portal. Signed-off-by: Oliver Endriss <o.endriss@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>