commit | 13e027a8bf2a507334fa0d30246ce619ff581cbb | [log] [tgz] |
---|---|---|
author | Mike Isely <isely@pobox.com> | Mon Apr 07 02:57:13 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Apr 24 14:09:49 2008 -0300 |
tree | 0f10f22f8c8e7d4788b3fd8a232590ff769e7700 | |
parent | 97f26ff6049a7fff5460cebe392ad1d699dc434c [diff] |
V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdown 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>