diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2024-03-10 12:00:57 +0100 |
---|---|---|
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2024-04-26 21:29:16 +0200 |
commit | 9e287e0c5fc7b0b926382a6db0f97c3f34a03640 (patch) | |
tree | 6376a623f9776a684f40436a10a93fcf032ff5ca /drivers/pwm/pwm-stm32.c | |
parent | 354bf751339082161a9911022c45831992026f1b (diff) | |
download | linux-9e287e0c5fc7b0b926382a6db0f97c3f34a03640.tar.gz linux-9e287e0c5fc7b0b926382a6db0f97c3f34a03640.tar.bz2 linux-9e287e0c5fc7b0b926382a6db0f97c3f34a03640.zip |
pwm: sti: Maintain all per-chip driver data in a single struct
Instead of (arbitrarily?) spliting the per-chip driver data into two
structures, put everything into struct sti_pwm_chip. This reduces memory
management overhead and a few pointer indirections.
Link: https://lore.kernel.org/r/2788a421ec838ee8f63e76a78b04e1d48b49f959.1710068192.git.u.kleine-koenig@pengutronix.de
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'drivers/pwm/pwm-stm32.c')
0 files changed, 0 insertions, 0 deletions