Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

axp288_fuel_gauge: Add original author details

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>

authored by

Ramakrishna Pallala and committed by
Sebastian Reichel
409e718e b787f68c

+1
+1
drivers/power/axp288_fuel_gauge.c
··· 1149 1149 1150 1150 module_platform_driver(axp288_fuel_gauge_driver); 1151 1151 1152 + MODULE_AUTHOR("Ramakrishna Pallala <ramakrishna.pallala@intel.com>"); 1152 1153 MODULE_AUTHOR("Todd Brandt <todd.e.brandt@linux.intel.com>"); 1153 1154 MODULE_DESCRIPTION("Xpower AXP288 Fuel Gauge Driver"); 1154 1155 MODULE_LICENSE("GPL");