2 Jan
2018
2 Jan
'18
7:54 p.m.
From: Srinivas Kandagatla srinivas.kandagatla@linaro.org
Hi Greg,
Here are few patches which are submitted in the list few days back, these also fix some of the sparse errors reported.
Thanks, Srini
Colin Ian King (3): slimbus: avoid null pointer dereference on msg slimbus: fix retries comparison to correctly identify failed allocation slimbus: make functions slim_ack_txn and slim_alloc_txbuf static
Wei Yongjun (3): slimbus: Use GFP_ATOMIC under spin lock slimbus: Fix missing unlock on error in slim_msg_response() slimbus: qcom: Fix return value check in qcom_slim_probe()
drivers/slimbus/messaging.c | 8 +++++--- drivers/slimbus/qcom-ctrl.c | 13 +++++++------ 2 files changed, 12 insertions(+), 9 deletions(-)
--
2.15.0