]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] mceusb: issue device resume cmd when needed
authorJarod Wilson <jarod@redhat.com>
Mon, 18 Jul 2011 19:54:24 +0000 (16:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 27 Aug 2011 11:51:27 +0000 (08:51 -0300)
commit4840b788ad608977d47964d39ee53a55bec41702
tree527c9c3dc12d83aea2e6e66297ee44bfc4f2c4e9
parentfa3348980a504c01e300823ab743cb2d874327fa
[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 <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/rc/mceusb.c