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. > This is based on >

[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 dev/linaro.andr