Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pwm: sun4i: Drop unused .has_rdy member
Commit a054c4d ("pwm: sun4i: Drop legacy callbacks") dropped the only user of the .has_rdy member in our sun4i_pwm_data struct. Consequently we don't need to store this anymore for the various SoCs, which paves the way for further simplifications. Signed-off-by: Andre Przywara <[email protected]> Acked-by: Maxime Ripard <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
- Loading branch information