[Changes from V4] Revert back to get_device/put_device based approach. Remove refcount and orphan variables in qmp handle. Use devres api for qmp handle allocation as removing refcount based approach Deepak Kumar Singh (2): soc: qcom: aoss: Expose send for generic usecase soc: qcom: aoss: Add debugfs entry drivers/soc/qcom/qcom_aoss.c | 86 +++++++++++++++++++++++++++++++++++++- include/linux/soc/qcom/qcom_aoss.h | 38 +++++++++++++++++ 2 files changed, 123 insertions(+), 1 deletion(-) create mode 100644 include/linux/soc/qcom/qcom_aoss.h -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project