Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information