All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Change entry name of samsung exynos bus frequency driver
       [not found] <CGME20181212014113epcas2p3e8f44ef2a016a896110df8fe85d0118f@epcas2p3.samsung.com>
@ 2018-12-12  1:41 ` Chanwoo Choi
  2019-01-29  1:34   ` Chanwoo Choi
  0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2018-12-12  1:41 UTC (permalink / raw)
  To: linux-kernel
  Cc: gregkh, mchehab+samsung, davem, akpm, nicolas.ferre, arnd, krzk,
	Chanwoo Choi

The Samsung Exynos's device drivers have the 'SASMUNG EXYNOS' prefix
in front of the specific device driver name. In order to keep the
consistent naming format, change the entry name of bus frequency driver
for Samsung Exynos and then reorder it alpabetically.
- old : BUS FREQUENCY DRIVER FOR SAMSUNG EXYNOS
- new : SAMSUNG EXYNOS BUS FREQUENCY DRIVER

Also, remove the unneeded git repository information.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
---
 MAINTAINERS | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8119141a926f..f180b8499036 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3248,15 +3248,6 @@ S:	Odd fixes
 F:	Documentation/media/v4l-drivers/bttv*
 F:	drivers/media/pci/bt8xx/bttv*
 
-BUS FREQUENCY DRIVER FOR SAMSUNG EXYNOS
-M:	Chanwoo Choi <cw00.choi@samsung.com>
-L:	linux-pm@vger.kernel.org
-L:	linux-samsung-soc@vger.kernel.org
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
-S:	Maintained
-F:	drivers/devfreq/exynos-bus.c
-F:	Documentation/devicetree/bindings/devfreq/exynos-bus.txt
-
 BUSLOGIC SCSI DRIVER
 M:	Khalid Aziz <khalid@gonehiking.org>
 L:	linux-scsi@vger.kernel.org
@@ -13102,6 +13093,14 @@ S:	Supported
 F:	sound/soc/samsung/
 F:	Documentation/devicetree/bindings/sound/samsung*
 
+SAMSUNG EXYNOS BUS FREQUENCY DRIVER
+M:	Chanwoo Choi <cw00.choi@samsung.com>
+L:	linux-pm@vger.kernel.org
+L:	linux-samsung-soc@vger.kernel.org
+S:	Maintained
+F:	drivers/devfreq/exynos-bus.c
+F:	Documentation/devicetree/bindings/devfreq/exynos-bus.txt
+
 SAMSUNG EXYNOS PSEUDO RANDOM NUMBER GENERATOR (RNG) DRIVER
 M:	Krzysztof Kozlowski <krzk@kernel.org>
 L:	linux-crypto@vger.kernel.org
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: Change entry name of samsung exynos bus frequency driver
  2018-12-12  1:41 ` [PATCH] MAINTAINERS: Change entry name of samsung exynos bus frequency driver Chanwoo Choi
@ 2019-01-29  1:34   ` Chanwoo Choi
  0 siblings, 0 replies; 2+ messages in thread
From: Chanwoo Choi @ 2019-01-29  1:34 UTC (permalink / raw)
  To: linux-kernel
  Cc: gregkh, mchehab+samsung, davem, akpm, nicolas.ferre, arnd, krzk

Dear all,

Gently Ping.

Best Regards,
Chanwoo Choi

On 18. 12. 12. 오전 10:41, Chanwoo Choi wrote:
> The Samsung Exynos's device drivers have the 'SASMUNG EXYNOS' prefix
> in front of the specific device driver name. In order to keep the
> consistent naming format, change the entry name of bus frequency driver
> for Samsung Exynos and then reorder it alpabetically.
> - old : BUS FREQUENCY DRIVER FOR SAMSUNG EXYNOS
> - new : SAMSUNG EXYNOS BUS FREQUENCY DRIVER
> 
> Also, remove the unneeded git repository information.
> 
> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
> ---
>  MAINTAINERS | 17 ++++++++---------
>  1 file changed, 8 insertions(+), 9 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8119141a926f..f180b8499036 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3248,15 +3248,6 @@ S:	Odd fixes
>  F:	Documentation/media/v4l-drivers/bttv*
>  F:	drivers/media/pci/bt8xx/bttv*
>  
> -BUS FREQUENCY DRIVER FOR SAMSUNG EXYNOS
> -M:	Chanwoo Choi <cw00.choi@samsung.com>
> -L:	linux-pm@vger.kernel.org
> -L:	linux-samsung-soc@vger.kernel.org
> -T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
> -S:	Maintained
> -F:	drivers/devfreq/exynos-bus.c
> -F:	Documentation/devicetree/bindings/devfreq/exynos-bus.txt
> -
>  BUSLOGIC SCSI DRIVER
>  M:	Khalid Aziz <khalid@gonehiking.org>
>  L:	linux-scsi@vger.kernel.org
> @@ -13102,6 +13093,14 @@ S:	Supported
>  F:	sound/soc/samsung/
>  F:	Documentation/devicetree/bindings/sound/samsung*
>  
> +SAMSUNG EXYNOS BUS FREQUENCY DRIVER
> +M:	Chanwoo Choi <cw00.choi@samsung.com>
> +L:	linux-pm@vger.kernel.org
> +L:	linux-samsung-soc@vger.kernel.org
> +S:	Maintained
> +F:	drivers/devfreq/exynos-bus.c
> +F:	Documentation/devicetree/bindings/devfreq/exynos-bus.txt
> +
>  SAMSUNG EXYNOS PSEUDO RANDOM NUMBER GENERATOR (RNG) DRIVER
>  M:	Krzysztof Kozlowski <krzk@kernel.org>
>  L:	linux-crypto@vger.kernel.org
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-29  1:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20181212014113epcas2p3e8f44ef2a016a896110df8fe85d0118f@epcas2p3.samsung.com>
2018-12-12  1:41 ` [PATCH] MAINTAINERS: Change entry name of samsung exynos bus frequency driver Chanwoo Choi
2019-01-29  1:34   ` Chanwoo Choi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.