Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1546226
| From | Pali Rohár <pali.rohar@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 09/10] power: supplies: bq275xx: adds specific support for bq27520-g4 revision. |
| Date | 2016-12-22 10:00 +0100 |
| Message-ID | <sR7od-75y-3@gated-at.bofh.it> (permalink) |
| References | <sR0mJ-2AR-5@gated-at.bofh.it> <sR0mK-2AR-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Thursday 22 December 2016 02:22:22 Chris Lapa wrote: > @@ -925,7 +963,7 @@ static bool bq27xxx_battery_overtemp(struct > if (di->chip == BQ275XX || di->chip == BQ27500 || di->chip == BQ27510G1 > > || di->chip == BQ27510G2 || di->chip == BQ27510G3 || di->chip == > || BQ27541 di->chip == BQ27520G1 || di->chip == BQ27520G2 || > || di->chip == BQ27520G3 > > - || di->chip == BQ27545) > + || di->chip == BQ27520G4 || di->chip == BQ27545) Please move this check for BQ275XX into static inline function. -- Pali Rohár pali.rohar@gmail.com
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 09/10] power: supplies: bq275xx: adds specific support for bq27520-g4 revision. Chris Lapa <chris@lapa.com.au> - 2016-12-22 02:30 +0100 Re: [PATCH 09/10] power: supplies: bq275xx: adds specific support for bq27520-g4 revision. Pali Rohár <pali.rohar@gmail.com> - 2016-12-22 10:00 +0100
csiph-web