commit | 417c0a23b7d0384682d6032fbc6a62ab25ce7c18 | [log] [tgz] |
---|---|---|
author | Jarod Wilson <jarod@redhat.com> | Mon Jul 18 16:54:22 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Aug 27 08:49:30 2011 -0300 |
tree | 818e8eeb00589321c6f3b07090af9b17ca34110b | |
parent | a6fbd3b77ad0ad7b3020b4f50659e740ff68c719 [diff] |
[media] mceusb: give hardware time to reply to cmds Sometimes the init routine is blasting commands out to the hardware faster than it can reply. Throw a brief delay in there to give the hardware a chance to reply before we send the next command. Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>