commit | 89dab3573aa1d95fd222ee4551f964bfa4c16823 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Mon Jan 07 06:46:26 2008 -0200 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Mon Jan 07 06:46:26 2008 -0200 |
tree | e707670d835bdb7c8432c0a6b5cda6dc425a493c | |
parent | d9030f573031244dcffee026cc5e7e2f96f972ce [diff] |
V4L/DVB (6916): ivtv: udelay has to be changed *after* the eeprom was read, not before The eeprom decides which Hauppauge model it is, so the decision whether to use an udelay of 5 or 10 needs to be taken after reading the eeprom, not before. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>