* patch for bttv help in 2.6.X
@ 2004-11-20 2:14 Olsimar
0 siblings, 0 replies; only message in thread
From: Olsimar @ 2004-11-20 2:14 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 789 bytes --]
Hi all
I found one mistake in the help of bttv in 2.6.10-rc2-bk4 :
"I2C bit-banging interfaces" in the character device section.
or it's in the device drivers section since 2.6.X.
I have made a patch for you.
bye
--- a/drivers/media/video/Kconfig 2004-11-19 20:46:04.000000000 +0100
+++ b/drivers/media/video/Kconfig 2004-11-20 02:57:07.000000000 +0100
@@ -22,7 +22,7 @@
<file:Documentation/video4linux/bttv/> for more information.
If you say Y or M here, you need to say Y or M to "I2C
support" and
- "I2C bit-banging interfaces" in the character device section.
+ "I2C bit-banging interfaces" in the device drivers section.
To compile this driver as a module, choose M here: the
module will be called bttv.
[-- Attachment #2: patch-2.6.10-rc2-bk4-bttv-help --]
[-- Type: text/plain, Size: 590 bytes --]
diff -Nru a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
--- a/drivers/media/video/Kconfig 2004-11-19 20:46:04.000000000 +0100
+++ b/drivers/media/video/Kconfig 2004-11-20 02:57:07.000000000 +0100
@@ -22,7 +22,7 @@
<file:Documentation/video4linux/bttv/> for more information.
If you say Y or M here, you need to say Y or M to "I2C support" and
- "I2C bit-banging interfaces" in the character device section.
+ "I2C bit-banging interfaces" in the device drivers section.
To compile this driver as a module, choose M here: the
module will be called bttv.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-11-20 1:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-20 2:14 patch for bttv help in 2.6.X Olsimar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox