2020-09-11 08:15:09

by Hemant Kumar

[permalink] [raw]
Subject: [PATCH v1]: Add const qualifier to MHI config information

This patch is adding const qualifier to the mhi controller config
information passed to mhi_register_controller which is exported
API. Currently ath11k MHI controller driver depends on this change
to pass MHI config information.

Hemant Kumar (1):
bus: mhi: core: Add const qualifier to MHI config information

drivers/bus/mhi/core/init.c | 12 ++++++------
include/linux/mhi.h | 6 +++---
2 files changed, 9 insertions(+), 9 deletions(-)

--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project