]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: Add a selection of PWM related keywords to the PWM entry
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Mon, 23 Sep 2019 08:49:35 +0000 (10:49 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 26 Sep 2019 11:27:51 +0000 (13:27 +0200)
commit13169f7a347a16d7f7b9ae2e9a5203f0c8aed90f
tree246b7b7280dbfed683dac01d5d56c831e713d7a9
parent553f0b17b86c512e42d2e24556315112925abfc6
MAINTAINERS: Add a selection of PWM related keywords to the PWM entry

This is just a small subset of the relevant functions, but should at
least catch all new code as every consumer has to call pwm_apply_state()
(or the legacy function pwm_config()) and every PWM provider has to
implement pwm_ops.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
MAINTAINERS