2015-04-29 06:09:36

by Pallala, Ramakrishna

[permalink] [raw]
Subject: RE: [PATCH] axp288_fuel_gauge: Add original author details

Hi Sebastian,

It's been almost 45 days since I submitted this patch and I did not receive any
feedback from you.

Can you take a look at this patch now?

> On Fri, Mar 13, 2015 at 09:49:09PM +0530, Ramakrishna Pallala wrote:
> > Add the original author details of the axp288_fuel_gauge driver.
> >
> Acked-by: Todd Brandt <[email protected]>
>
> > Signed-off-by: Ramakrishna Pallala <[email protected]>
> > ---
> > drivers/power/axp288_fuel_gauge.c | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/drivers/power/axp288_fuel_gauge.c
> > b/drivers/power/axp288_fuel_gauge.c
> > index c86e709..fc38979 100644
> > --- a/drivers/power/axp288_fuel_gauge.c
> > +++ b/drivers/power/axp288_fuel_gauge.c
> > @@ -1146,6 +1146,7 @@ static struct platform_driver
> > axp288_fuel_gauge_driver = {
> >
> > module_platform_driver(axp288_fuel_gauge_driver);
> >
> > +MODULE_AUTHOR("Ramakrishna Pallala <[email protected]>");
> > MODULE_AUTHOR("Todd Brandt <[email protected]>");
> > MODULE_DESCRIPTION("Xpower AXP288 Fuel Gauge Driver");
> > MODULE_LICENSE("GPL");

Thanks,
Ram


2015-04-30 15:23:09

by Sebastian Reichel

[permalink] [raw]
Subject: Re: [PATCH] axp288_fuel_gauge: Add original author details

Hi,

On Wed, Apr 29, 2015 at 06:09:29AM +0000, Pallala, Ramakrishna wrote:
> It's been almost 45 days since I submitted this patch and I did
> not receive any feedback from you.
> Can you take a look at this patch now?

Right, I forgot about this and it was sorted into the wrong mailing
box, since linux-pm was not CC'd. I queued this into fixes for 4.1:

http://git.infradead.org/battery-2.6.git/commit/409e718e09885de78cebcb57f0f908eaed5304df

-- Sebastian


Attachments:
(No filename) (460.00 B)
signature.asc (819.00 B)
Digital signature
Download all attachments

2015-04-30 15:47:01

by Pallala, Ramakrishna

[permalink] [raw]
Subject: RE: [PATCH] axp288_fuel_gauge: Add original author details

Thanks you. I will add linux-pm also in CC list going forward.

> On Wed, Apr 29, 2015 at 06:09:29AM +0000, Pallala, Ramakrishna wrote:
> > It's been almost 45 days since I submitted this patch and I did not
> > receive any feedback from you.
> > Can you take a look at this patch now?
>
> Right, I forgot about this and it was sorted into the wrong mailing box, since
> linux-pm was not CC'd. I queued this into fixes for 4.1:
>
> http://git.infradead.org/battery-
> 2.6.git/commit/409e718e09885de78cebcb57f0f908eaed5304df

Thanks,
Ram