diff options
| author | Hans de Goede <[email protected]> | 2022-01-06 12:06:04 +0100 |
|---|---|---|
| committer | Sebastian Reichel <[email protected]> | 2022-02-01 14:29:34 +0100 |
| commit | 360108661277a784aacb22913b853e9b0fc4de1c (patch) | |
| tree | 8131aa55eadf48dfb5544faabc8c24a832f185d0 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | 0b80eb6c3832447a28634dc2611cd2a8f53aa189 (diff) | |
power: supply: axp288_fuel_gauge: Use devm_add_action_or_reset() for iio chan release
An existing comment already mentions we: "cannot use devm_iio_channel_get
because x86 systems lack the device<->channel maps which iio_channel_get
will try to use when passed a non NULL device pointer".
Work around this by registering a devm action to free the iio-channels.
This is a step on the way to fully converting the probe() function to
only use devm managed resources.
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions