diff options
author | Uwe Kleine-König <[email protected]> | 2023-07-05 10:06:50 +0200 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2023-10-13 10:07:17 +0200 |
commit | a6e5654e0b8b53e2d0e316bc7cecb81dd8371f18 (patch) | |
tree | 9c264bb975bdef7b27c96f75e2ffc97ec1a07dba /drivers/pwm/pwm-dwc-core.c | |
parent | 82adc1b2688b02a6b556720d9954a16a4129567f (diff) |
pwm: Drop pwm_[sg]et_chip_data()
The semantic of chip_data is a bit surprising as it's cleared when
pwm_put() is called. Also there is a big overlap with the standard driver
data.
All drivers were adapted to not make use of chip_data any more, so it can
go away.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-dwc-core.c')
0 files changed, 0 insertions, 0 deletions