Skip to content

Commit

Permalink
axp288_fuel_gauge: Add original author details
Browse files Browse the repository at this point in the history
Add the original author details of the axp288_fuel_gauge driver.

Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
Acked-by: Todd Brandt <todd.e.brandt@linux.intel.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
  • Loading branch information
Ramakrishna Pallala authored and Sebastian Reichel committed Apr 30, 2015
1 parent b787f68 commit 409e718
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/power/axp288_fuel_gauge.c
Original file line number Diff line number Diff line change
Expand Up @@ -1149,6 +1149,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");

0 comments on commit 409e718

Please sign in to comment.