aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-stm32-lp.c
diff options
context:
space:
mode:
authorFabrice Gasnier <fabrice.gasnier@st.com>2018-02-14 05:04:33 -0500
committerThierry Reding <thierry.reding@gmail.com>2018-03-27 18:37:37 -0400
commit4eb67a209645a87b8aca070aa9735eed90177829 (patch)
tree4ad3d7082201ff0399725c80c99304f9620289d6 /drivers/pwm/pwm-stm32-lp.c
parent3af0bdd1d027292d40c7f1d13420bc298b3e1660 (diff)
pwm: stm32: Protect common prescaler for all channels
There may be a race, when configuring two PWM channels, with different prescaler values, when there's no active channel yet. Add mutex lock to avoid concurrent access on PWM apply state. This is also precursor patch for PWM capture support. Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com> Reviewed-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm/pwm-stm32-lp.c')
0 files changed, 0 insertions, 0 deletions