mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Ankur Raina <Ankur.Raina@kpitcummins.com>
Cc: sameo@linux.intel.com, broonie@kernel.org, axel.lin@gmail.com,
	linus.walleij@linaro.org, linux-kernel@vger.kernel.org,
	david.chen@diasemi.com,
	"Ashish P. Chavan" <Ashish.Chavan@kpitcummins.com>
Subject: Re: [patch v1]mfd: update DA9055 i2c device id
Date: Thu, 11 Jul 2013 12:15:03 +0100	[thread overview]
Message-ID: <20130711111503.GH25601@gmail.com> (raw)
In-Reply-To: <1373023094.1601.21.camel@ankurr1-desktop>

On Fri, 05 Jul 2013, Ankur Raina wrote:

> DA9055 is a combination of pmic and codec.
> This patch updates the DA9055 i2c device id to match the standard naming convention followed for such chips.
> 
> Signed-off-by: Ankur Raina <Ankur.Raina@kpitcummins.com>
> ---
>  drivers/mfd/da9055-i2c.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Again, I'm going to tinker with the commit message a little and apply
the patch.

> diff --git a/drivers/mfd/da9055-i2c.c b/drivers/mfd/da9055-i2c.c
> index 607387f..13af7e5 100644
> --- a/drivers/mfd/da9055-i2c.c
> +++ b/drivers/mfd/da9055-i2c.c
> @@ -54,7 +54,7 @@ static int da9055_i2c_remove(struct i2c_client *i2c)
>  }
>  
>  static struct i2c_device_id da9055_i2c_id[] = {
> -	{"da9055-pmic", 0},
> +	{"da9055", 0},
>  	{ }
>  };
>  

-- 
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

  reply	other threads:[~2013-07-11 11:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-05 11:18 Ankur Raina
2013-07-11 11:15 ` Lee Jones [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-07-05 10:52 Ankur Raina

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=20130711111503.GH25601@gmail.com \
    --to=lee.jones@linaro.org \
    --cc=Ankur.Raina@kpitcummins.com \
    --cc=Ashish.Chavan@kpitcummins.com \
    --cc=axel.lin@gmail.com \
    --cc=broonie@kernel.org \
    --cc=david.chen@diasemi.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome