]> git.ipfire.org Git - thirdparty/linux.git/commit
bus: mhi: host: pci_generic: Fix the modem name of Foxconn T99W640
authorSlark Xiao <slark_xiao@163.com>
Fri, 6 Jun 2025 09:50:19 +0000 (17:50 +0800)
committerManivannan Sadhasivam <mani@kernel.org>
Sat, 19 Jul 2025 03:25:01 +0000 (08:55 +0530)
commitae5a34264354087aef38cdd07961827482a51c5a
treeac0bdcb14cf1ec16d7736525fee4d69bea64bdd3
parent701aa9ad1e7bfc4c509deeed6557c023c4b875ea
bus: mhi: host: pci_generic: Fix the modem name of Foxconn T99W640

T99W640 was mistakenly mentioned as T99W515. T99W515 is a LGA device, not
a M.2 modem device. So correct it's name to avoid name mismatch issue.

Fixes: bf30a75e6e00 ("bus: mhi: host: Add support for Foxconn SDX72 modems")
Signed-off-by: Slark Xiao <slark_xiao@163.com>
[mani: commit message fixup]
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Link: https://patch.msgid.link/20250606095019.383992-1-slark_xiao@163.com
drivers/bus/mhi/host/pci_generic.c