Fix QMI encoding and decoding for variable length elements to support big
endian platforms. Also fix endiannes for QMI header.
Alexander Wilhelm (2):
soc: qcom: QMI encoding/decoding for big endian
soc: qcom: fix endianness for QMI header
drivers/soc/qcom/qmi_encdec.c | 52 +++++++++++++++++++++++++-------
drivers/soc/qcom/qmi_interface.c | 6 ++--
include/linux/soc/qcom/qmi.h | 6 ++--
3 files changed, 47 insertions(+), 17 deletions(-)
--
2.34.1