From 3b78e3307ce1bc58ae2581f7b5a631aee329022e Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 30 Jul 2007 22:15:54 -0700 Subject: [PATCH] fix typo in driver name --- review-2.6.21/saa7134-fix-thread-shutdown-handling.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/review-2.6.21/saa7134-fix-thread-shutdown-handling.patch b/review-2.6.21/saa7134-fix-thread-shutdown-handling.patch index 312a421d246..663c93ba753 100644 --- a/review-2.6.21/saa7134-fix-thread-shutdown-handling.patch +++ b/review-2.6.21/saa7134-fix-thread-shutdown-handling.patch @@ -10,7 +10,7 @@ From: Jeff Mahoney This patch changes the test for the thread pid from >= 0 to > 0. -When the saa8134 driver initialization fails after a certain point, it goes +When the saa7134 driver initialization fails after a certain point, it goes through the complete shutdown process for the driver. Part of shutting it down includes tearing down the thread for tv audio. -- 2.47.3