summaryrefslogtreecommitdiff
path: root/.vimrc.mutt
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2021-04-26 20:20:48 +0200
committerTobias Klauser <tklauser@distanz.ch>2021-04-26 20:34:17 +0200
commit71cbab26cad29c041c2de619e4bbea7d61cc32f2 (patch)
treebc695ea6f3d8ef432343496bf29286dfb0d50418 /.vimrc.mutt
parenta6500aae72dd283a6eb3458edef6039f9cf672fc (diff)
Remove localvimrc
Diffstat (limited to '.vimrc.mutt')
0 files changed, 0 insertions, 0 deletions
t'>pwm: Add pwmchip_add_with_polarity() API
Add a new function to register a PWM chip with channels that have their initial polarity as specified by an additional parameter. This benefits drivers of controllers that by default operate with inversed polarity by removing the need to modify the polarity during initialization. Signed-off-by: Tim Kryger <tim.kryger@gmail.com> Signed-off-by: Jonathan Richardson <jonathar@broadcom.com> [thierry.reding@gmail.com: export pwmchip_add_with_polarity()] Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'include/linux/pwm.h')