All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] make W1_DS9490_BRIDGE available
@ 2005-05-19  6:25 ` Adrian Bunk
  0 siblings, 0 replies; 4+ messages in thread
From: Adrian Bunk @ 2004-11-22 15:51 UTC (permalink / raw)
  To: Evgeniy Polyakov; +Cc: sensors, linux-kernel

It seems noone noted that due to a typo, the W1_DS9490_BRIDGE option 
didn't have any effect.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.10-rc2-mm3-full/drivers/w1/Kconfig.old	2004-11-22 14:34:13.000000000 +0100
+++ linux-2.6.10-rc2-mm3-full/drivers/w1/Kconfig	2004-11-22 14:34:21.000000000 +0100
@@ -30,7 +30,7 @@
 	  This support is also available as a module.  If so, the module 
 	  will be called ds9490r.ko.
 
-config W1_DS9490R_BRIDGE
+config W1_DS9490_BRIDGE
 	tristate "DS9490R USB <-> W1 transport layer for 1-wire"
 	depends on W1_DS9490
 	help


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [2.6 patch] make W1_DS9490_BRIDGE available
  2005-05-19  6:25 ` Adrian Bunk
@ 2005-05-19  6:25   ` Evgeniy Polyakov
  -1 siblings, 0 replies; 4+ messages in thread
From: Evgeniy Polyakov @ 2004-11-22 16:20 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: sensors, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 749 bytes --]

On Mon, 2004-11-22 at 16:51 +0100, Adrian Bunk wrote:
> It seems noone noted that due to a typo, the W1_DS9490_BRIDGE option 
> didn't have any effect.

hugh, you are right.
I have applied it to my tree, thank you.

> 
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
> 
> --- linux-2.6.10-rc2-mm3-full/drivers/w1/Kconfig.old	2004-11-22 14:34:13.000000000 +0100
> +++ linux-2.6.10-rc2-mm3-full/drivers/w1/Kconfig	2004-11-22 14:34:21.000000000 +0100
> @@ -30,7 +30,7 @@
>  	  This support is also available as a module.  If so, the module 
>  	  will be called ds9490r.ko.
>  
> -config W1_DS9490R_BRIDGE
> +config W1_DS9490_BRIDGE
>  	tristate "DS9490R USB <-> W1 transport layer for 1-wire"
>  	depends on W1_DS9490
>  	help
-- 

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [2.6 patch] make W1_DS9490_BRIDGE available
@ 2005-05-19  6:25 ` Adrian Bunk
  0 siblings, 0 replies; 4+ messages in thread
From: Adrian Bunk @ 2005-05-19  6:25 UTC (permalink / raw)
  To: Evgeniy Polyakov; +Cc: sensors, linux-kernel

It seems noone noted that due to a typo, the W1_DS9490_BRIDGE option 
didn't have any effect.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.10-rc2-mm3-full/drivers/w1/Kconfig.old	2004-11-22 14:34:13.000000000 +0100
+++ linux-2.6.10-rc2-mm3-full/drivers/w1/Kconfig	2004-11-22 14:34:21.000000000 +0100
@@ -30,7 +30,7 @@
 	  This support is also available as a module.  If so, the module 
 	  will be called ds9490r.ko.
 
-config W1_DS9490R_BRIDGE
+config W1_DS9490_BRIDGE
 	tristate "DS9490R USB <-> W1 transport layer for 1-wire"
 	depends on W1_DS9490
 	help

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [2.6 patch] make W1_DS9490_BRIDGE available
@ 2005-05-19  6:25   ` Evgeniy Polyakov
  0 siblings, 0 replies; 4+ messages in thread
From: Evgeniy Polyakov @ 2005-05-19  6:25 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: sensors, linux-kernel

On Mon, 2004-11-22 at 16:51 +0100, Adrian Bunk wrote:
> It seems noone noted that due to a typo, the W1_DS9490_BRIDGE option 
> didn't have any effect.

hugh, you are right.
I have applied it to my tree, thank you.

> 
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
> 
> --- linux-2.6.10-rc2-mm3-full/drivers/w1/Kconfig.old	2004-11-22 14:34:13.000000000 +0100
> +++ linux-2.6.10-rc2-mm3-full/drivers/w1/Kconfig	2004-11-22 14:34:21.000000000 +0100
> @@ -30,7 +30,7 @@
>  	  This support is also available as a module.  If so, the module 
>  	  will be called ds9490r.ko.
>  
> -config W1_DS9490R_BRIDGE
> +config W1_DS9490_BRIDGE
>  	tristate "DS9490R USB <-> W1 transport layer for 1-wire"
>  	depends on W1_DS9490
>  	help
-- 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20041122/7780d18a/attachment.bin

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-05-19  6:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-22 15:51 [2.6 patch] make W1_DS9490_BRIDGE available Adrian Bunk
2005-05-19  6:25 ` Adrian Bunk
2004-11-22 16:20 ` Evgeniy Polyakov
2005-05-19  6:25   ` Evgeniy Polyakov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.