commit | 89b329ef9d7cc16ed46fc991b21b2d45e7bf452c | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Apr 17 21:42:14 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Apr 24 14:09:42 2008 -0300 |
tree | 1cd9ce2b15423282d50e6a96ed5ff789030e7cdf | |
parent | 7640ea99339c687864f6131598e2eee2ca73cb9c [diff] |
V4L/DVB (7610): em28xx: Select reg wait time based on chip ID This is more conservative than just removing the msleep() from em28xx_write_regs_req(), since some old hardware may still need it. So, it will remove the sleep time only for those chips where this removal were tested. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>