linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] axp288_fuel_gauge: Add original author details
@ 2015-03-13 16:19 Ramakrishna Pallala
  2015-03-14  3:58 ` Todd E Brandt
  0 siblings, 1 reply; 6+ messages in thread
From: Ramakrishna Pallala @ 2015-03-13 16:19 UTC (permalink / raw)
  To: linux-kernel, Sebastian Reichel
  Cc: Pallala Ramakrishna, Brandt Todd E, Todd E Brandt, Woodhouse David

Add the original author details of the axp288_fuel_gauge driver.

Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
---
 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 <ramakrishna.pallala@intel.com>");
 MODULE_AUTHOR("Todd Brandt <todd.e.brandt@linux.intel.com>");
 MODULE_DESCRIPTION("Xpower AXP288 Fuel Gauge Driver");
 MODULE_LICENSE("GPL");
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-30 15:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-13 16:19 [PATCH] axp288_fuel_gauge: Add original author details Ramakrishna Pallala
2015-03-14  3:58 ` Todd E Brandt
2015-04-09 13:39   ` Pallala, Ramakrishna
2015-04-29  6:09   ` Pallala, Ramakrishna
2015-04-30 15:22     ` Sebastian Reichel
2015-04-30 15:46       ` Pallala, Ramakrishna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).