Commit Graph

2 Commits

Author SHA1 Message Date
Atish Kumar Patra 7da17e3454 soc: qcom: qmi: Use ipc logging in qmi_interface
Use ipc_logging in qmi_interface and log request/response events
and indication events in their own separate log contexts.

Change-Id: I67b0bcd7fa8a3d76611386032c340f59c7fbdd4e
Signed-off-by: Atish Kumar Patra <apatra@codeaurora.org>
2015-01-21 16:44:32 -07:00
Karthikeyan Ramasubramanian 1f5cbc30b3 qcom: qmi: Support multi-platform
Upstream prefers existing drivers be converted to support multiplatform
kernels.  This requires drivers to be located in generic functionality
directories instead of specific mach directories.

Move QMI Interface driver to to the drivers/soc/qcom location.

Change-Id: Ib36d8857e5839ac5ab802646b97b010a6b7d5d23
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
2014-01-20 18:26:07 -07:00