commit | 25eb53809674a875c64da7f6e1ab9695684e431a | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Tue Aug 16 10:35:04 2016 +0100 |
committer | Thierry Reding <thierry.reding@gmail.com> | Thu Sep 08 10:55:10 2016 +0200 |
tree | b70addb8072a2fd143cf9aa04652887e1f99a1ea | |
parent | 3f0925b5a864abded423dcedf86ec118139aa047 [diff] |
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>