bus: mhi: ep: Demote unsupported channel error log to debug
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Tue, 7 Mar 2023 07:42:48 +0000 (13:12 +0530)
committerManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Tue, 7 Mar 2023 16:47:29 +0000 (22:17 +0530)
commit94e19f4fbb1efc21cab860723662b3a9228b428f
tree7b0e8b0eb7c6551572dab109eddee49b83d8225e
parent5da094ac80cd4f6d4114ad220468f602f86d9980
bus: mhi: ep: Demote unsupported channel error log to debug

Not all MHI endpoints will support all available channels. Most of them
support only a selected number of channels based on the implementations.
In those cases, it is not needed to print error messages in the endpoint.
So let's demote the error log to debug.

Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
drivers/bus/mhi/ep/main.c