2022-12-29 02:08:55

by Slark Xiao

[permalink] [raw]
Subject: [PATCH] bus: mhi: host: Update mhi driver description

This should be a mistake. MHI contains "Host Interface"
already. So we shall update "MHI" to "Modem" and the full
name shall be "Modem Host Interface".

Signed-off-by: Slark Xiao <[email protected]>
---
drivers/bus/mhi/host/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/bus/mhi/host/init.c b/drivers/bus/mhi/host/init.c
index bf672de35131..7307335c4fd1 100644
--- a/drivers/bus/mhi/host/init.c
+++ b/drivers/bus/mhi/host/init.c
@@ -1449,4 +1449,4 @@ postcore_initcall(mhi_init);
module_exit(mhi_exit);

MODULE_LICENSE("GPL v2");
-MODULE_DESCRIPTION("MHI Host Interface");
+MODULE_DESCRIPTION("Modem Host Interface");
--
2.17.1


2023-01-12 10:26:44

by Manivannan Sadhasivam

[permalink] [raw]
Subject: Re: [PATCH] bus: mhi: host: Update mhi driver description

On Thu, Jan 12, 2023 at 04:58:37PM +0800, Slark Xiao wrote:
> Hi Mani,
> No response of sending email to [email protected]. This email address
> was generated by scripts/get_maintainer.pl.
>

Sorry, I thought I covered all pending patches but apparently missed this
one. But my kernel.org is still valid.

Thanks,
Mani

> At 2022-12-29 09:13:58, "Slark Xiao" <[email protected]> wrote:
> >This should be a mistake. MHI contains "Host Interface"
> >already. So we shall update "MHI" to "Modem" and the full
> >name shall be "Modem Host Interface".
> >
> >Signed-off-by: Slark Xiao <[email protected]>
> >---
> > drivers/bus/mhi/host/init.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> >diff --git a/drivers/bus/mhi/host/init.c b/drivers/bus/mhi/host/init.c
> >index bf672de35131..7307335c4fd1 100644
> >--- a/drivers/bus/mhi/host/init.c
> >+++ b/drivers/bus/mhi/host/init.c
> >@@ -1449,4 +1449,4 @@ postcore_initcall(mhi_init);
> > module_exit(mhi_exit);
> >
> > MODULE_LICENSE("GPL v2");
> >-MODULE_DESCRIPTION("MHI Host Interface");
> >+MODULE_DESCRIPTION("Modem Host Interface");
> >--
> >2.17.1

--
மணிவண்ணன் சதாசிவம்

2023-01-12 10:27:12

by Slark Xiao

[permalink] [raw]
Subject: Re:[PATCH] bus: mhi: host: Update mhi driver description

Hi Mani,
No response of sending email to [email protected]. This email address
was generated by scripts/get_maintainer.pl.

At 2022-12-29 09:13:58, "Slark Xiao" <[email protected]> wrote:
>This should be a mistake. MHI contains "Host Interface"
>already. So we shall update "MHI" to "Modem" and the full
>name shall be "Modem Host Interface".
>
>Signed-off-by: Slark Xiao <[email protected]>
>---
> drivers/bus/mhi/host/init.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/drivers/bus/mhi/host/init.c b/drivers/bus/mhi/host/init.c
>index bf672de35131..7307335c4fd1 100644
>--- a/drivers/bus/mhi/host/init.c
>+++ b/drivers/bus/mhi/host/init.c
>@@ -1449,4 +1449,4 @@ postcore_initcall(mhi_init);
> module_exit(mhi_exit);
>
> MODULE_LICENSE("GPL v2");
>-MODULE_DESCRIPTION("MHI Host Interface");
>+MODULE_DESCRIPTION("Modem Host Interface");
>--
>2.17.1

2023-01-12 10:30:23

by Manivannan Sadhasivam

[permalink] [raw]
Subject: Re: [PATCH] bus: mhi: host: Update mhi driver description

On Thu, Dec 29, 2022 at 09:13:58AM +0800, Slark Xiao wrote:
> This should be a mistake. MHI contains "Host Interface"
> already. So we shall update "MHI" to "Modem" and the full
> name shall be "Modem Host Interface".
>
> Signed-off-by: Slark Xiao <[email protected]>

Reviewed-by: Manivannan Sadhasivam <[email protected]>

Thanks,
Mani

> ---
> drivers/bus/mhi/host/init.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/bus/mhi/host/init.c b/drivers/bus/mhi/host/init.c
> index bf672de35131..7307335c4fd1 100644
> --- a/drivers/bus/mhi/host/init.c
> +++ b/drivers/bus/mhi/host/init.c
> @@ -1449,4 +1449,4 @@ postcore_initcall(mhi_init);
> module_exit(mhi_exit);
>
> MODULE_LICENSE("GPL v2");
> -MODULE_DESCRIPTION("MHI Host Interface");
> +MODULE_DESCRIPTION("Modem Host Interface");
> --
> 2.17.1
>

--
மணிவண்ணன் சதாசிவம்

2023-01-12 11:34:20

by Manivannan Sadhasivam

[permalink] [raw]
Subject: Re: [PATCH] bus: mhi: host: Update mhi driver description

On Thu, Dec 29, 2022 at 09:13:58AM +0800, Slark Xiao wrote:
> This should be a mistake. MHI contains "Host Interface"
> already. So we shall update "MHI" to "Modem" and the full
> name shall be "Modem Host Interface".
>
> Signed-off-by: Slark Xiao <[email protected]>

Applied to mhi-next!

Thanks,
Mani

> ---
> drivers/bus/mhi/host/init.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/bus/mhi/host/init.c b/drivers/bus/mhi/host/init.c
> index bf672de35131..7307335c4fd1 100644
> --- a/drivers/bus/mhi/host/init.c
> +++ b/drivers/bus/mhi/host/init.c
> @@ -1449,4 +1449,4 @@ postcore_initcall(mhi_init);
> module_exit(mhi_exit);
>
> MODULE_LICENSE("GPL v2");
> -MODULE_DESCRIPTION("MHI Host Interface");
> +MODULE_DESCRIPTION("Modem Host Interface");
> --
> 2.17.1
>

--
மணிவண்ணன் சதாசிவம்