[PATCH] Revert my comment change did in [PATCH] OSS: replace all uses of pci_module_init with pci_register_driver

From: Otavio Salvador
Date: Sat Dec 03 2005 - 11:24:03 EST


Signed-off-by: Otavio Salvador <otavio@xxxxxxxxxx>


---

sound/oss/es1371.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

applies-to: fa7c34e6bdc9208dec681eb41707029371db3703
1518764e5ded4c388408da73c561e37fc28bf2ce
diff --git a/sound/oss/es1371.c b/sound/oss/es1371.c
index f770df8..5c697f1 100644
--- a/sound/oss/es1371.c
+++ b/sound/oss/es1371.c
@@ -94,7 +94,7 @@
* 07.02.2000 0.24 Use pci_alloc_consistent and pci_register_driver
* 07.02.2000 0.25 Use ac97_codec
* 01.03.2000 0.26 SPDIF patch by Mikael Bouillot <mikael.bouillot@xxxxxxxxxxx>
- * Use pci_register_driver
+ * Use pci_module_init
* 21.11.2000 0.27 Initialize dma buffers in poll, otherwise poll may return a bogus mask
* 12.12.2000 0.28 More dma buffer initializations, patch from
* Tjeerd Mulder <tjeerd.mulder@xxxxxxxxxxxxxxxxxxx>
---
0.99.9k


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/