commit | f83e2ae2606b3754a5b9dfe9dd792c453698df6c | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Tue Nov 07 11:30:41 2017 +0800 |
committer | Thierry Reding <thierry.reding@gmail.com> | Wed Nov 15 11:02:06 2017 +0100 |
tree | 6ee4a8547a171a6ed1556f9b5057b38a59df0bd1 | |
parent | 424268c7494c2ae24c95565b9047bbf30309e88a [diff] |
pwm: stm32-lp: Remove pwm_is_enabled() check before calling pwm_disable() The same checking is done by the implementation of pwm_disable(). Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Fabrice Gasnier <fabrice.gasnier@st.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>