aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2024-02-14 10:31:40 +0100
committerUwe Kleine-König <[email protected]>2024-02-19 11:04:10 +0100
commit07b61160e45d3f6694708e2f9891845713043625 (patch)
treeb1a72183bc89ec81b85c56b394c2a87726e799fd /tools/perf/scripts/python/flamegraph.py
parent8a18b9733239f794cb5e53c876760302a21f804d (diff)
pwm: iqs620a: Prepare removing pwm_chip from driver data
This prepares the driver for further changes that will drop struct pwm_chip chip from struct iqs620_pwm_private. The only two functions that make use of struct iqs620_pwm_private::chip (apart from the probe function that is handled later when converting to pwmchip_alloc()) only use the chip's device pointer. Introduce such a pointer in driver data and use that instead. Link: https://lore.kernel.org/r/e6b1636c0d26d8bcb02a66b2963e2cc394014d76.1707900770.git.u.kleine-koenig@pengutronix.de Signed-off-by: Uwe Kleine-König <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions