OSDN Git Service

[media] hdpvr: fix interrupted recording
authorJonathan Sims <jonathan.625266@earthlink.net>
Sun, 23 Oct 2016 18:19:07 +0000 (16:19 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 16 Nov 2016 15:30:30 +0000 (13:30 -0200)
commita503ff812430e104f591287b512aa4e3a83f20b1
treec239d23a831fecc942aa51e994eae36eeea2fd66
parent708f48e76d6de7a90e583e2b1e6b54be1a53cc1b
[media] hdpvr: fix interrupted recording

This is a reworking of a patch originally submitted by Ryley Angus,
modified by Hans Verkuil and then seemingly forgotten before changes
suggested by Keith Pyle here:

http://www.mail-archive.com/linux-media@vger.kernel.org/msg75163.html

were made and tested.

I have implemented the suggested changes and have been testing for the
last 2 months. I am no longer experiencing lockups while recording
(with blue light on, requiring power cycling) which had been a long
standing problem with the HD-PVR. I have not noticed any other problems
since applying the patch.

Signed-off-by: Jonathan Sims <jonathan.625266@earthlink.net>
Reported-by: Ryley Angus <ryleyjangus@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/usb/hdpvr/hdpvr-video.c