mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 07:33:19 +02:00
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 <slark_xiao@163.com> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Link: https://lore.kernel.org/r/20221229011358.15874-1-slark_xiao@163.com Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
This commit is contained in:
parent
1501da7696
commit
a33ca17426
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user