提交 fdec4f72 编写于 作者: T Thierry Reding

pwm: pxa: Fix typo "pwm" -> "PWM"

Being an abbreviation, PWM should always be capitalized in prose.
Signed-off-by: NThierry Reding <thierry.reding@gmail.com>
上级 f409cd38
...@@ -127,7 +127,7 @@ static struct pwm_ops pxa_pwm_ops = { ...@@ -127,7 +127,7 @@ static struct pwm_ops pxa_pwm_ops = {
#ifdef CONFIG_OF #ifdef CONFIG_OF
/* /*
* Device tree users must create one device instance for each pwm channel. * Device tree users must create one device instance for each PWM channel.
* Hence we dispense with the HAS_SECONDARY_PWM and "tell" the original driver * Hence we dispense with the HAS_SECONDARY_PWM and "tell" the original driver
* code that this is a single channel pxa25x-pwm. Currently all devices are * code that this is a single channel pxa25x-pwm. Currently all devices are
* supported identically. * supported identically.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册