[GIT PULL] Qualcomm Driver updates for 4.13
From: Andy Gross <hidden>
Date: 2017-06-13 19:48:34
Also in:
linux-arm-msm
The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-drivers-for-4.13
for you to fetch changes up to d4348b43bbcadb6d5faee36024245944b6600d25:
firmware: qcom_scm: Fix to allow COMPILE_TEST-ing (2017-06-09 16:15:10 -0500)
----------------------------------------------------------------
Qualcomm ARM Based Driver Updates for v4.13
* Fix COMPILE_TEST flag for QCOM SCM
* Improve QCOM SMSM error handling
----------------------------------------------------------------
Jonathan Neusch?fer (1):
soc: qcom: smsm: Improve error handling, quiesce probe deferral
Stanimir Varbanov (1):
firmware: qcom_scm: Fix to allow COMPILE_TEST-ing
drivers/firmware/Kconfig | 2 +-
drivers/firmware/qcom_scm.h | 122 ++++++++++++++++++++++++++++++++++++--------
drivers/soc/qcom/smsm.c | 9 ++--
include/linux/qcom_scm.h | 32 ------------
4 files changed, 106 insertions(+), 59 deletions(-)