From: Greg Kroah-Hartman Date: Fri, 24 Oct 2008 21:53:35 +0000 (-0700) Subject: added Mike's sign-off to v4l-dvb-pvrusb2-fix-deadlock-problem.patch X-Git-Tag: v2.6.27.5~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=85d51b0d5c5a46c345d070335f0fc760f7897dc7;p=thirdparty%2Fkernel%2Fstable-queue.git added Mike's sign-off to v4l-dvb-pvrusb2-fix-deadlock-problem.patch --- diff --git a/review-2.6.27/v4l-dvb-pvrusb2-fix-deadlock-problem.patch b/review-2.6.27/v4l-dvb-pvrusb2-fix-deadlock-problem.patch index 032a5200f68..e31e08f46c4 100644 --- a/review-2.6.27/v4l-dvb-pvrusb2-fix-deadlock-problem.patch +++ b/review-2.6.27/v4l-dvb-pvrusb2-fix-deadlock-problem.patch @@ -24,6 +24,7 @@ to not attempt the device reset (it was of marginal value anyway). Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab +Signed-off-by: Mike Krufky Signed-off-by: Greg Kroah-Hartman ---