public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] make W1_DS9490_BRIDGE available
@ 2004-11-22 15:51 Adrian Bunk
  2004-11-22 16:20 ` Evgeniy Polyakov
  0 siblings, 1 reply; 2+ 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] 2+ messages in thread

* Re: [2.6 patch] make W1_DS9490_BRIDGE available
  2004-11-22 15:51 [2.6 patch] make W1_DS9490_BRIDGE available Adrian Bunk
@ 2004-11-22 16:20 ` Evgeniy Polyakov
  0 siblings, 0 replies; 2+ 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] 2+ messages in thread

end of thread, other threads:[~2004-11-22 16:42 UTC | newest]

Thread overview: 2+ 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
2004-11-22 16:20 ` Evgeniy Polyakov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox