public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Anton Vorontsov <cbouatmailru@gmail.com>
To: "Kim, Milo" <Milo.Kim@ti.com>
Cc: Axel Lin <axel.lin@gmail.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Jeong, Daniel" <Daniel.Jeong@nsc.com>
Subject: Re: [PATCH] power_supply: lp8727_charger: Add terminating entry for i2c_device_id table
Date: Wed, 1 Feb 2012 21:34:41 +0400	[thread overview]
Message-ID: <20120201173441.GB9311@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <B567DBAB974C0544994013492B949F8E3812BEF09C@EXMAIL03.scwf.nsc.com>

On Mon, Jan 16, 2012 at 04:33:43PM -0800, Kim, Milo wrote:
> Thanks,
> 
> I think Anton will apply this patch.
> 
> -----Original Message-----
> From: Axel Lin [mailto:axel.lin@gmail.com] 
> Sent: Monday, January 16, 2012 2:48 PM
> To: linux-kernel@vger.kernel.org
> Cc: Kim, Milo; Jeong, Daniel; Anton Vorontsov
> Subject: [PATCH] power_supply: lp8727_charger: Add terminating entry for i2c_device_id table
> 
> The i2c_device_id table is supposed to be zero-terminated.
> 
> Signed-off-by: Axel Lin <axel.lin@gmail.com>
> Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>

Applied to battery-urgent.git, thanks!

> ---
>  drivers/power/lp8727_charger.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/power/lp8727_charger.c b/drivers/power/lp8727_charger.c
> index b15b575..c53dd12 100644
> --- a/drivers/power/lp8727_charger.c
> +++ b/drivers/power/lp8727_charger.c
> @@ -464,6 +464,7 @@ static int __devexit lp8727_remove(struct i2c_client *cl)
>  
>  static const struct i2c_device_id lp8727_ids[] = {
>  	{"lp8727", 0},
> +	{ }
>  };
>  
>  static struct i2c_driver lp8727_driver = {
> -- 
> 1.7.5.4

-- 
Anton Vorontsov
Email: cbouatmailru@gmail.com

      reply	other threads:[~2012-02-01 17:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-16  5:48 [PATCH] power_supply: lp8727_charger: Add terminating entry for i2c_device_id table Axel Lin
2012-01-17  0:33 ` Kim, Milo
2012-02-01 17:34   ` Anton Vorontsov [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=20120201173441.GB9311@oksana.dev.rtsoft.ru \
    --to=cbouatmailru@gmail.com \
    --cc=Daniel.Jeong@nsc.com \
    --cc=Milo.Kim@ti.com \
    --cc=axel.lin@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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