pwm: sti: Add support for PWM capture interrupts
authorLee Jones <lee.jones@linaro.org>
Tue, 16 Aug 2016 09:35:04 +0000 (10:35 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 8 Sep 2016 08:55:10 +0000 (10:55 +0200)
commit25eb53809674a875c64da7f6e1ab9695684e431a
treeb70addb8072a2fd143cf9aa04652887e1f99a1ea
parent3f0925b5a864abded423dcedf86ec118139aa047
pwm: sti: Add support for PWM capture interrupts

Here we're requesting the PWM capture IRQ and supplying the handler that
will be called in the event of an interrupt to handle it.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-sti.c