V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdown
authorMike Isely <isely@pobox.com>
Mon, 7 Apr 2008 05:57:13 +0000 (02:57 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:49 +0000 (14:09 -0300)
Earlier fix to handle DVB feed thread aborts was overly-aggressive.
We can take better advantage of what kthread_stop() can do.  This
change simplifies things.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found