]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fix typo in driver name
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 31 Jul 2007 05:15:54 +0000 (22:15 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 31 Jul 2007 05:15:54 +0000 (22:15 -0700)
review-2.6.21/saa7134-fix-thread-shutdown-handling.patch

index 312a421d246bb6261056c26a271b4285ed2acb88..663c93ba753c77615fa9e9ce42c9b51412beffa8 100644 (file)
@@ -10,7 +10,7 @@ From: Jeff Mahoney <jeffm@suse.com>
 
 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.