commit | 6a89bb6cc021ce5938c8edfa57b61cff38553c51 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Sun Mar 18 23:28:44 2018 +0000 |
committer | Thierry Reding <thierry.reding@gmail.com> | Wed Mar 28 01:11:53 2018 +0200 |
tree | 2e65805201d47e6e26b4c6a89e33283d8e55dbab | |
parent | 989ae7a5b2f965dc5e6de132f1d8c0ea8c23c3c5 [diff] |
pwm: sun4i: Drop unused .has_rdy member Commit a054c4d68408 ("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 <andre.przywara@arm.com> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>