From: Greg Kroah-Hartman Date: Tue, 31 Jul 2007 05:15:54 +0000 (-0700) Subject: fix typo in driver name X-Git-Tag: v2.6.21.7~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3b78e3307ce1bc58ae2581f7b5a631aee329022e;p=thirdparty%2Fkernel%2Fstable-queue.git fix typo in driver name --- 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.