bus: mhi: host: pci_generic: constify modem_telit_fn980_hw_v1_config
authorJeff Johnson <quic_jjohnson@quicinc.com>
Fri, 23 Feb 2024 02:00:23 +0000 (18:00 -0800)
committerManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Mon, 26 Feb 2024 11:46:21 +0000 (17:16 +0530)
commit2ec11b5d6d900b17c7d001fbee4751fd2aa58917
tree12b682dc5d4b21fadb00cbd82751b703a2ce3f7a
parenta52354173bea2224009d52ed4439932260d389fb
bus: mhi: host: pci_generic: constify modem_telit_fn980_hw_v1_config

MHI expects the controller configs to be const, and all of the other ones
in this file already are, so constify modem_telit_fn980_hw_v1_config.

Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20240222-mhi-const-bus-mhi-host-pci_generic-v1-1-d4c9b0b0a7a5@quicinc.com
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
drivers/bus/mhi/host/pci_generic.c