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)
commit13e027a8bf2a507334fa0d30246ce619ff581cbb
tree0f10f22f8c8e7d4788b3fd8a232590ff769e7700
parent97f26ff6049a7fff5460cebe392ad1d699dc434c
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>
drivers/media/video/pvrusb2/pvrusb2-dvb.c
drivers/media/video/pvrusb2/pvrusb2-dvb.h