All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Felipe Balbi <me@felipebalbi.com>
Cc: Madhusudhan Chikkature Rajashekar <madhu.cr@ti.com>,
	linux-omap@vger.kernel.org
Subject: Re: [PATCH]Correction to BQ27000 battery device name
Date: Tue, 6 May 2008 15:16:46 -0700	[thread overview]
Message-ID: <20080506221646.GJ18682@atomide.com> (raw)
In-Reply-To: <a7b9a4c152799d9f4e7c9ac7b578e648@felipebalbi.com>

* Felipe Balbi <me@felipebalbi.com> [080429 04:41]:
> 
> 
> On Tue, 29 Apr 2008 14:26:58 +0530, "Madhusudhan Chikkature Rajashekar"
> <madhu.cr@ti.com> wrote:
> > This patch changes the device name as the bq27000 chip is not omap
> > specific.
> 
> Sure this is not omap-specific. A more generic name is better ;-)

Pushing.

Tony

> 
> > 
> > Signed-off-by: Madhusudhan Chikkature<madhu.cr@ti.com>
> Acked-by: Felipe Balbi <felipe.balbi@nokia.com>
> > 
> > ---
> >  drivers/w1/slaves/w1_bq27000.c |    2 +-
> >  1 files changed, 1 insertion(+), 1 deletion(-)
> > 
> > Index: linux-omap-2.6/drivers/w1/slaves/w1_bq27000.c
> > ===================================================================
> > --- linux-omap-2.6.orig/drivers/w1/slaves/w1_bq27000.c	2008-04-29
> > 11:22:42.000000000 +0530
> > +++ linux-omap-2.6/drivers/w1/slaves/w1_bq27000.c	2008-04-29
> > 11:25:17.963079042 +0530
> > @@ -59,7 +59,7 @@
> >  	int id = 1;
> >  	struct platform_device *pdev;
> > 
> > -	pdev = platform_device_alloc("omap-bq2700-battery", id);
> > +	pdev = platform_device_alloc("bq27000-battery", id);
> >  	if (!pdev) {
> >  		ret = -ENOMEM;
> >  		return ret;
> > 
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> -- 
> Best Regards,
> 
> Felipe Balbi
> http://felipebalbi.com
> me@felipebalbi.com
> 

      reply	other threads:[~2008-05-06 22:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-29  8:56 [PATCH]Correction to BQ27000 battery device name Madhusudhan Chikkature Rajashekar
2008-04-29 11:41 ` Felipe Balbi
2008-05-06 22:16   ` Tony Lindgren [this message]

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=20080506221646.GJ18682@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=madhu.cr@ti.com \
    --cc=me@felipebalbi.com \
    /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.