power: supply: intel_dc_ti_battery: Drop no longer relevant comment
authorHans de Goede <hansg@kernel.org>
Wed, 10 Sep 2025 14:07:54 +0000 (16:07 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 15 Sep 2025 15:06:55 +0000 (17:06 +0200)
commitb8cac8c98e85e977369a4c07b5eccd73fbc30cb9
tree027a57ec0582c344a83ff3628aa30e9f444c4656
parentcc2ec444e461b6ca2bc73cd7cbd06aaf15bdfa1a
power: supply: intel_dc_ti_battery: Drop no longer relevant comment

Drop the comment about not being able to use devm_iio_channel_get().
The code has actually already successfully been switched over to
devm_iio_channel_get(). This is just a no longer applicable left-over
comment, drop it.

Signed-off-by: Hans de Goede <hansg@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/intel_dc_ti_battery.c