diff options
author | Uwe Kleine-König <[email protected]> | 2021-11-08 14:46:25 +0100 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2022-02-01 08:34:04 +0100 |
commit | cb971fdb45921bda5b253b6916d8380faec8a8d8 (patch) | |
tree | 022631979c5c40c09ced7581c51b7c8f4b594ec9 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 37349609f3a342a9eaff30532bd5560eec1c13b6 (diff) |
pwm: meson: Drop useless check for channel data being NULL
In meson_pwm_free() the function pwm_get_chip_data() always returns a
non-NULL pointer because it's only called when the request callback
succeeded and this callback calls pwm_set_chip_data() in this case.
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Martin Blumenstingl <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions