Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1334483

[PATCH] regulator: max77686: Fix MAINTAINER entry to match driver

From Javier Martinez Canillas <javier@osg.samsung.com>
Newsgroups linux.kernel
Subject [PATCH] regulator: max77686: Fix MAINTAINER entry to match driver
Date 2016-02-15 15:30 +0100
Message-ID <r2sk2-2aV-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The max77686 regulator driver was recently renamed to max77686-regulator
but the entry in the MAINTAINERS file wasn't updated to match the driver.

Reported-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>

---

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 53ca93506495..7a39a4c0a75b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6928,7 +6928,7 @@ M:	Krzysztof Kozlowski <k.kozlowski@samsung.com>
 L:	linux-kernel@vger.kernel.org
 S:	Supported
 F:	drivers/*/max14577.c
-F:	drivers/*/max77686.c
+F:	drivers/*/max77686*.c
 F:	drivers/*/max77693.c
 F:	drivers/extcon/extcon-max14577.c
 F:	drivers/extcon/extcon-max77693.c
-- 
2.5.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] regulator: max77686: Fix MAINTAINER entry to match driver Javier Martinez Canillas <javier@osg.samsung.com> - 2016-02-15 15:30 +0100
  Applied "regulator: max77686: Fix MAINTAINER entry to match driver" to the regulator tree Mark Brown <broonie@kernel.org> - 2016-02-15 19:40 +0100

csiph-web