aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2024-02-14 10:31:19 +0100
committerUwe Kleine-König <[email protected]>2024-02-19 11:02:57 +0100
commitaaa3cc29a78e0db72762999d7ad1224d1cf3d45c (patch)
tree2cde5c72bc109f0f224573d90f41c06c3674aef8 /tools/perf/scripts/python/export-to-postgresql.py
parent452be9421eda39cfa13c2ace430c940ec60995b7 (diff)
pwm: dwc: Prepare removing pwm_chip from driver data
This prepares the driver for further changes that will drop struct pwm_chip chip from struct dwc_pwm. Use the pwm_chip as driver data and return value of dwc_pwm_alloc() instead of the dwc_pwm to get access to the pwm_chip in dwc_pwm_probe() and dwc_pwm_suspend() without using dwc->chip. Thanks to Raag Jadav for providing a hunk of this patch that Uwe missed during creation of this patch. Link: https://lore.kernel.org/r/008ce5ab84b8e3baa3e81ab6d36dbb0e4be5c319.1707900770.git.u.kleine-koenig@pengutronix.de Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Uwe Kleine-König <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions