Re: generic-adc-battery volatge-to-percent formula
From: Sebastian Reichel <sre@kernel.org>
Date: 2016-02-22 17:20:13
Attachments
- signature.asc [application/pgp-signature] 819 bytes
From: Sebastian Reichel <sre@kernel.org>
Date: 2016-02-22 17:20:13
Hi, On Mon, Feb 22, 2016 at 06:58:13AM +0100, H. Nikolaus Schaller wrote:
quoted
quoted
static inline int fuel_level_LiIon(int mV, int mA, int mOhm) { ... }To which header file should this go?
I think it should get its own header file in include/linux/power/. Maybe something like "generic-fuel-gauge.h". I'm open to other solutions, though. -- Sebastian