Files
Chenyang Zhong 1385d99e3a power/supply: qpnp-fg-gen3: fix boundary check on ESR measurement current
The OR logic always evaluates to true. Fix it by changing the
logic to AND, since the comment says ESR measurement current
should be between 60 and 240.

Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Change-Id: I7b0707f59f8fbd1a2c4a0b2072c44c3dfbe00b7b
2024-08-13 23:22:29 +05:30
..