public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/6]: i2c-pcf: Fix typo in debugging log message.
@ 2008-08-21  9:43 David Miller
       [not found] ` <20080821.024325.109887684.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: David Miller @ 2008-08-21  9:43 UTC (permalink / raw)
  To: i2c-GZX6beZjE8VD60Wz+7aTrA


i2c-pcf: Fix typo in debugging log message.

deteted --> detected

Signed-off-by: David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>

diff --git a/drivers/i2c/algos/i2c-algo-pcf.c b/drivers/i2c/algos/i2c-algo-pcf.c
index b57bc9a..c171ee6 100644
--- a/drivers/i2c/algos/i2c-algo-pcf.c
+++ b/drivers/i2c/algos/i2c-algo-pcf.c
@@ -208,7 +208,7 @@ static int pcf_init_8584 (struct i2c_algo_pcf_data *adap)
 		return -ENXIO;
 	}
 	
-	printk(KERN_DEBUG "i2c-algo-pcf.o: deteted and initialized PCF8584.\n");
+	printk(KERN_DEBUG "i2c-algo-pcf.o: detected and initialized PCF8584.\n");
 
 	return 0;
 }
-- 
1.5.6.5.GIT


_______________________________________________
i2c mailing list
i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
http://lists.lm-sensors.org/mailman/listinfo/i2c

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

* Re: [PATCH 3/6]: i2c-pcf: Fix typo in debugging log message.
       [not found] ` <20080821.024325.109887684.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
@ 2008-10-15 11:38   ` Jean Delvare
  0 siblings, 0 replies; 2+ messages in thread
From: Jean Delvare @ 2008-10-15 11:38 UTC (permalink / raw)
  To: David Miller; +Cc: i2c-GZX6beZjE8VD60Wz+7aTrA

On Thu, 21 Aug 2008 02:43:25 -0700 (PDT), David Miller wrote:
> 
> i2c-pcf: Fix typo in debugging log message.
> 
> deteted --> detected
> 
> Signed-off-by: David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
> 
> diff --git a/drivers/i2c/algos/i2c-algo-pcf.c b/drivers/i2c/algos/i2c-algo-pcf.c
> index b57bc9a..c171ee6 100644
> --- a/drivers/i2c/algos/i2c-algo-pcf.c
> +++ b/drivers/i2c/algos/i2c-algo-pcf.c
> @@ -208,7 +208,7 @@ static int pcf_init_8584 (struct i2c_algo_pcf_data *adap)
>  		return -ENXIO;
>  	}
>  	
> -	printk(KERN_DEBUG "i2c-algo-pcf.o: deteted and initialized PCF8584.\n");
> +	printk(KERN_DEBUG "i2c-algo-pcf.o: detected and initialized PCF8584.\n");
>  
>  	return 0;
>  }

Applied, thanks.

-- 
Jean Delvare

_______________________________________________
i2c mailing list
i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
http://lists.lm-sensors.org/mailman/listinfo/i2c

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

end of thread, other threads:[~2008-10-15 11:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-21  9:43 [PATCH 3/6]: i2c-pcf: Fix typo in debugging log message David Miller
     [not found] ` <20080821.024325.109887684.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2008-10-15 11:38   ` Jean Delvare

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