Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1425520
| From | "Andrew F. Davis" <afd@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 1/3] power_supply: bq27xxx_battery: Fix copy/paste error in header comment |
| Date | 2016-06-18 00:10 +0200 |
| Message-ID | <rLa7D-3SN-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Signed-off-by: Andrew F. Davis <afd@ti.com> --- drivers/power/bq27xxx_battery_i2c.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/power/bq27xxx_battery_i2c.c b/drivers/power/bq27xxx_battery_i2c.c index b8f8d3a..85d4ea2 100644 --- 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> -- 2.9.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 1/3] power_supply: bq27xxx_battery: Fix copy/paste error in header comment "Andrew F. Davis" <afd@ti.com> - 2016-06-18 00:10 +0200 Re: [PATCH v2 1/3] power_supply: bq27xxx_battery: Fix copy/paste error in header comment Pali Rohár <pali.rohar@gmail.com> - 2016-06-18 00:20 +0200
csiph-web