Re: [PATCH 1/2] Add virtual battery driver

2011-02-24 Thread sola
2011/2/24 john stultz : > 1) Your patch was whitespace corrupted. While it was correctly sent > inline, the patch was word-wrapped.  I was able to fix this, but most > upstream maintainers won't take the time, so you'll want to fix this in > the future when sending patches. It looks from the mailhe

Re: [PATCH 1/2] Add virtual battery driver

2011-02-23 Thread john stultz
On Wed, 2011-02-23 at 07:32 +0900, sola wrote: > From 7784102e184c134eaa11b5986f31c892748f1604 Mon Sep 17 00:00:00 2001 > From: Masashi YOKOTA > Date: Sat, 19 Feb 2011 02:40:56 +0900 > Subject: [PATCH 1/2] Add virtual battery driver > > This patch adds virtual battery driver.

[PATCH 1/2] Add virtual battery driver

2011-02-22 Thread sola
>From 7784102e184c134eaa11b5986f31c892748f1604 Mon Sep 17 00:00:00 2001 From: Masashi YOKOTA Date: Sat, 19 Feb 2011 02:40:56 +0900 Subject: [PATCH 1/2] Add virtual battery driver This patch adds virtual battery driver. This is based on git://git.linaro.org/people/jstultz/linux.git

Re: [linaro-android][PATCH 1/2] Add virtual battery driver

2011-02-21 Thread john stultz
On Sat, 2011-02-19 at 21:46 +0900, sola wrote: > 2011/2/19 john stultz : > > Although I have one more concern: Since it wasn't in the last version of > > the patch, did you add Masashi YOKOTA's signed-off-by line? If the > > original patch did not have his signed-off by line, you should not add >

Re: [linaro-android][PATCH 1/2] Add virtual battery driver

2011-02-19 Thread sola
2011/2/19 john stultz : > Although I have one more concern: Since it wasn't in the last version of > the patch, did you add Masashi YOKOTA's signed-off-by line?  If the > original patch did not have his signed-off by line, you should not add > it (and from my searching, it doesn't seem like it was

Re: [linaro-android][PATCH 1/2] Add virtual battery driver

2011-02-18 Thread john stultz
On Sat, 2011-02-19 at 02:54 +0900, sola wrote: > From 7784102e184c134eaa11b5986f31c892748f1604 Mon Sep 17 00:00:00 2001 > From: Masashi YOKOTA > Date: Sat, 19 Feb 2011 02:40:56 +0900 > Subject: [PATCH 1/2] Add virtual battery driver > > This patch adds virtual battery driver.

[linaro-android][PATCH 1/2] Add virtual battery driver

2011-02-18 Thread sola
>From 7784102e184c134eaa11b5986f31c892748f1604 Mon Sep 17 00:00:00 2001 From: Masashi YOKOTA Date: Sat, 19 Feb 2011 02:40:56 +0900 Subject: [PATCH 1/2] Add virtual battery driver This patch adds virtual battery driver. This is based on git://git.linaro.org/people/jstultz/linux.git