Re: [PATCH] cpuidle: add MAINTAINERS entry for ARM Exynos cpuidle driver

2014-12-03 Thread Daniel Lezcano

On 12/03/2014 01:08 AM, Rafael J. Wysocki wrote:

On Tuesday, December 02, 2014 04:41:35 PM Bartlomiej Zolnierkiewicz wrote:

Since there has been quite a lot of development going on for
ARM Exynos cpuidle driver recently I would like to add separate
MAINTAINERS entry for it and add myself as the primary maintainer.

The merging process would remain (almost) unchanged with patches
going (with my Ack) through Daniel's or Kukjin's tree.

Signed-off-by: Bartlomiej Zolnierkiewicz b.zolnier...@samsung.com
Acked-by: Kyungmin Park kyungmin.p...@samsung.com


Daniel, do you want me to apply this, or are you going to do that?


Please apply it.

Thanks !
 -- Daniel


---
  MAINTAINERS |   10 ++
  1 file changed, 10 insertions(+)

Index: b/MAINTAINERS
===
--- a/MAINTAINERS   2014-11-27 18:02:51.988225868 +0100
+++ b/MAINTAINERS   2014-12-02 15:56:52.792997513 +0100
@@ -2701,6 +2701,16 @@ T:   git git://git.kernel.org/pub/scm/linu
  S:Maintained
  F:drivers/cpuidle/cpuidle-big_little.c

+CPUIDLE DRIVER - ARM EXYNOS
+M: Bartlomiej Zolnierkiewicz b.zolnier...@samsung.com
+M: Daniel Lezcano daniel.lezc...@linaro.org
+M: Kukjin Kim kg...@kernel.org
+L: linux...@vger.kernel.org
+L: linux-samsung-soc@vger.kernel.org
+S: Supported
+F: drivers/cpuidle/cpuidle-exynos.c
+F: arch/arm/mach-exynos/pm.c
+
  CPUIDLE DRIVERS
  M:Rafael J. Wysocki r...@rjwysocki.net
  M:Daniel Lezcano daniel.lezc...@linaro.org

--
To unsubscribe from this list: send the line unsubscribe linux-pm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html





--
 http://www.linaro.org/ Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  http://www.facebook.com/pages/Linaro Facebook |
http://twitter.com/#!/linaroorg Twitter |
http://www.linaro.org/linaro-blog/ Blog

--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] cpuidle: add MAINTAINERS entry for ARM Exynos cpuidle driver

2014-12-02 Thread Bartlomiej Zolnierkiewicz
Since there has been quite a lot of development going on for
ARM Exynos cpuidle driver recently I would like to add separate
MAINTAINERS entry for it and add myself as the primary maintainer.

The merging process would remain (almost) unchanged with patches
going (with my Ack) through Daniel's or Kukjin's tree.

Signed-off-by: Bartlomiej Zolnierkiewicz b.zolnier...@samsung.com
Acked-by: Kyungmin Park kyungmin.p...@samsung.com
---
 MAINTAINERS |   10 ++
 1 file changed, 10 insertions(+)

Index: b/MAINTAINERS
===
--- a/MAINTAINERS   2014-11-27 18:02:51.988225868 +0100
+++ b/MAINTAINERS   2014-12-02 15:56:52.792997513 +0100
@@ -2701,6 +2701,16 @@ T:   git git://git.kernel.org/pub/scm/linu
 S: Maintained
 F: drivers/cpuidle/cpuidle-big_little.c
 
+CPUIDLE DRIVER - ARM EXYNOS
+M: Bartlomiej Zolnierkiewicz b.zolnier...@samsung.com
+M: Daniel Lezcano daniel.lezc...@linaro.org
+M: Kukjin Kim kg...@kernel.org
+L: linux...@vger.kernel.org
+L: linux-samsung-soc@vger.kernel.org
+S: Supported
+F: drivers/cpuidle/cpuidle-exynos.c
+F: arch/arm/mach-exynos/pm.c
+
 CPUIDLE DRIVERS
 M: Rafael J. Wysocki r...@rjwysocki.net
 M: Daniel Lezcano daniel.lezc...@linaro.org

--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] cpuidle: add MAINTAINERS entry for ARM Exynos cpuidle driver

2014-12-02 Thread Rafael J. Wysocki
On Tuesday, December 02, 2014 04:41:35 PM Bartlomiej Zolnierkiewicz wrote:
 Since there has been quite a lot of development going on for
 ARM Exynos cpuidle driver recently I would like to add separate
 MAINTAINERS entry for it and add myself as the primary maintainer.
 
 The merging process would remain (almost) unchanged with patches
 going (with my Ack) through Daniel's or Kukjin's tree.
 
 Signed-off-by: Bartlomiej Zolnierkiewicz b.zolnier...@samsung.com
 Acked-by: Kyungmin Park kyungmin.p...@samsung.com

Daniel, do you want me to apply this, or are you going to do that?

 ---
  MAINTAINERS |   10 ++
  1 file changed, 10 insertions(+)
 
 Index: b/MAINTAINERS
 ===
 --- a/MAINTAINERS 2014-11-27 18:02:51.988225868 +0100
 +++ b/MAINTAINERS 2014-12-02 15:56:52.792997513 +0100
 @@ -2701,6 +2701,16 @@ T: git git://git.kernel.org/pub/scm/linu
  S:   Maintained
  F:   drivers/cpuidle/cpuidle-big_little.c
  
 +CPUIDLE DRIVER - ARM EXYNOS
 +M:   Bartlomiej Zolnierkiewicz b.zolnier...@samsung.com
 +M:   Daniel Lezcano daniel.lezc...@linaro.org
 +M:   Kukjin Kim kg...@kernel.org
 +L:   linux...@vger.kernel.org
 +L:   linux-samsung-soc@vger.kernel.org
 +S:   Supported
 +F:   drivers/cpuidle/cpuidle-exynos.c
 +F:   arch/arm/mach-exynos/pm.c
 +
  CPUIDLE DRIVERS
  M:   Rafael J. Wysocki r...@rjwysocki.net
  M:   Daniel Lezcano daniel.lezc...@linaro.org
 
 --
 To unsubscribe from this list: send the line unsubscribe linux-pm in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html