diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2018-12-19 13:39:24 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-05 11:20:50 +0300 |
commit | 7281cde1d36bd4a89950bd8dee2b3723d99dbfab (patch) | |
tree | 75cf794c65a94a3a8ffee76c3ec38fe0d69297a2 /net/ieee802154 | |
parent | e2e0a193a6b3882a13d26c1700234bdc37a7b4e2 (diff) | |
download | linux-7281cde1d36bd4a89950bd8dee2b3723d99dbfab.tar.xz |
pwm: clps711x: Fix period calculation
[ Upstream commit b0f17570b8203c22f139459c86cfbaa0311313ed ]
Commit e39c0df1be5a ("pwm: Introduce the pwm_args concept") has
changed the variable for the period for clps711x-pwm driver, so now
pwm_get/set_period() works with pwm->state.period variable instead
of pwm->args.period.
This patch changes the period variable in other places where it is used.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/ieee802154')
0 files changed, 0 insertions, 0 deletions