mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-05 22:41:44 +00:00
Peppy: Clean up some outdated comments.
BUG=None BRANCH=peppy TEST=None Change-Id: I9a218ce74f6e3210acf4fa6eb7595d4ccbaf2f77 Signed-off-by: Dave Parker <dparker@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/167701 Reviewed-by: Randall Spangler <rspangler@chromium.org> Commit-Queue: Shawn Nematbakhsh <shawnn@chromium.org>
This commit is contained in:
committed by
chrome-internal-fetch
parent
10f58e5f19
commit
aead5bb502
@@ -170,12 +170,6 @@ enum adc_channel {
|
||||
/* EC internal die temperature in degrees K. */
|
||||
ADC_CH_EC_TEMP = 0,
|
||||
|
||||
/* HEY: Peppy MB has only one discrete thermal sensor, but it has two
|
||||
* values (one internal and one external). Both should be here.
|
||||
* HEY: There may be a BAT_TEMP sensor on the battery pack too.
|
||||
*/
|
||||
|
||||
/* HEY: Be prepared to read this (ICMNT). */
|
||||
/* Charger current in mA. */
|
||||
ADC_CH_CHARGER_CURRENT,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user