Add the original author details of the axp288_fuel_gauge driver.

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");
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to