From: Jean Delvare <khali@linux-fr.org>
To: Wolfram Sang <w.sang@pengutronix.de>
Cc: linuxppc-dev@ozlabs.org, i2c@lm-sensors.org
Subject: Re: [PATCH] [RESEND] i2c-cpm: Suppress autoprobing for devices
Date: Fri, 17 Oct 2008 10:55:07 +0200 [thread overview]
Message-ID: <20081017105507.5579267b@hyperion.delvare> (raw)
In-Reply-To: <20081016191200.GB13629@pengutronix.de>
Hi Wolfram,
On Thu, 16 Oct 2008 21:12:00 +0200, Wolfram Sang wrote:
> Similar to commit 618b26d52843c0f85b8eb143cf2695d7f6fd072d, also remove
> automatic probing for this i2c controller. Might need updates to dts files
> using it.
>
> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
> Acked-by: Jochen Friedrich <jochen@scram.de>
> ---
> Resend with cc to i2c.
>
> drivers/i2c/busses/i2c-cpm.c | 1 -
> 1 file changed, 1 deletion(-)
>
> Index: linux-2.6/drivers/i2c/busses/i2c-cpm.c
> ===================================================================
> --- linux-2.6.orig/drivers/i2c/busses/i2c-cpm.c
> +++ linux-2.6/drivers/i2c/busses/i2c-cpm.c
> @@ -423,7 +423,6 @@ static const struct i2c_adapter cpm_ops
> .owner = THIS_MODULE,
> .name = "i2c-cpm",
> .algo = &cpm_i2c_algo,
> - .class = I2C_CLASS_HWMON | I2C_CLASS_SPD,
> };
>
> static int __devinit cpm_i2c_setup(struct cpm_i2c *cpm)
Acked-by: Jean Delvare <khali@linux-fr.org>
I guess you do _not_ want me to push this patch upstream now and it
better goes through the powerpc tree to allow a synchronization with
dts file changes?
If I'm wrong and you want me to take this patch in my tree then please
tell me.
--
Jean Delvare
next prev parent reply other threads:[~2008-10-17 8:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-16 11:13 [PATCH] i2c-cpm: Suppress autoprobing for devices Wolfram Sang
2008-10-16 11:39 ` Jochen Friedrich
2008-10-16 16:09 ` Kumar Gala
2008-10-16 19:23 ` David Miller
2008-10-16 20:39 ` Wolfram Sang
2008-10-16 19:12 ` [PATCH] [RESEND] " Wolfram Sang
2008-10-16 19:12 ` Wolfram Sang
2008-10-17 8:55 ` Jean Delvare [this message]
[not found] ` <20081016191200.GB13629-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2008-10-20 14:46 ` Kumar Gala
2008-10-20 14:46 ` Kumar Gala
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081017105507.5579267b@hyperion.delvare \
--to=khali@linux-fr.org \
--cc=i2c@lm-sensors.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=w.sang@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.