projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b03ef2
)
pwm: mediatek: Fix Kconfig description
author
Zhi Mao
<zhi.mao@mediatek.com>
Fri, 30 Jun 2017 06:05:16 +0000
(14:05 +0800)
committer
Thierry Reding
<thierry.reding@gmail.com>
Mon, 21 Aug 2017 08:39:08 +0000
(10:39 +0200)
Fix a copy/paste error that sneaked into the Kconfig description of the
Mediatek PWM driver.
Signed-off-by: Zhi Mao <zhi.mao@mediatek.com>
Acked-by: John Crispin <john@phrozen.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/pwm/Kconfig
b/drivers/pwm/Kconfig
index a288c1b2689f770a978cb45929f92a26b39ec2c4..abfddcef36d1ba6e61ffcc8aa7ed5e40d2c2d323 100644
(file)
--- a/
drivers/pwm/Kconfig
+++ b/
drivers/pwm/Kconfig
@@
-300,7
+300,7
@@
config PWM_MEDIATEK
Generic PWM framework driver for Mediatek ARM SoC.
To compile this driver as a module, choose M here: the module
- will be called pwm-m
xs
.
+ will be called pwm-m
ediatek
.
config PWM_MXS
tristate "Freescale MXS PWM support"