pwm: mediatek: Fix Kconfig description
authorZhi Mao <zhi.mao@mediatek.com>
Fri, 30 Jun 2017 06:05:16 +0000 (14:05 +0800)
committerThierry 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

index a288c1b2689f770a978cb45929f92a26b39ec2c4..abfddcef36d1ba6e61ffcc8aa7ed5e40d2c2d323 100644 (file)
@@ -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-mxs.
+         will be called pwm-mediatek.
 
 config PWM_MXS
        tristate "Freescale MXS PWM support"