projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cc5c70
)
power_supply: bq27xxx_battery: Fix copy/paste error in header comment
author
Andrew F. Davis
<afd@ti.com>
Tue, 31 May 2016 18:44:58 +0000
(13:44 -0500)
committer
Sebastian Reichel
<sre@kernel.org>
Thu, 9 Jun 2016 22:19:06 +0000
(
00:19
+0200)
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/bq27xxx_battery_i2c.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/power/bq27xxx_battery_i2c.c
b/drivers/power/bq27xxx_battery_i2c.c
index b8f8d3ade31b24cf8a65493226127eb5ad25c9e0..85d4ea2a9c2026e834329bb3b3121579ced969da 100644
(file)
--- a/
drivers/power/bq27xxx_battery_i2c.c
+++ b/
drivers/power/bq27xxx_battery_i2c.c
@@
-1,5
+1,5
@@
/*
- *
SCI Reset driver for Keystone based devices
+ *
BQ27xxx battery monitor I2C driver
*
* Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
* Andrew F. Davis <afd@ti.com>