linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] bus: mhi: host: Update mhi driver description
@ 2022-12-29  1:13 Slark Xiao
  2023-01-12  8:58 ` Slark Xiao
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Slark Xiao @ 2022-12-29  1:13 UTC (permalink / raw)
  To: mani; +Cc: mhi, linux-arm-msm, linux-kernel, Slark Xiao

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 <slark_xiao@163.com>
---
 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


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

end of thread, other threads:[~2023-01-12 10:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-29  1:13 [PATCH] bus: mhi: host: Update mhi driver description Slark Xiao
2023-01-12  8:58 ` Slark Xiao
2023-01-12  9:58   ` [PATCH] " Manivannan Sadhasivam
2023-01-12 10:00 ` Manivannan Sadhasivam
2023-01-12 10:26 ` Manivannan Sadhasivam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).