commit | 4840b788ad608977d47964d39ee53a55bec41702 | [log] [tgz] |
---|---|---|
author | Jarod Wilson <[email protected]> | Mon Jul 18 16:54:24 2011 -0300 |
committer | Mauro Carvalho Chehab <[email protected]> | Sat Aug 27 08:51:27 2011 -0300 |
tree | 527c9c3dc12d83aea2e6e66297ee44bfc4f2c4e9 | |
parent | fa3348980a504c01e300823ab743cb2d874327fa [diff] |
[media] mceusb: issue device resume cmd when needed According to MS docs, the device firmware may halt after receiving an unknown instruction, but that it should be possible to tell the firmware to continue running by simply sending a device resume command. So lets do that. Signed-off-by: Jarod Wilson <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>