commit | c7c1dc35871378ede5f117dc9c2a7ce1cecd4449 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Wed Oct 04 20:11:28 2017 -0700 |
committer | Andy Gross <andy.gross@linaro.org> | Wed Oct 11 16:58:11 2017 -0500 |
tree | 6e8811f3ef5851293d3db472e6041e11485356cd | |
parent | 01f141544413aa5de45d3979b8aafa9aaf6f9b9f [diff] |
soc: qcom: smem: Support getting cached entries On msm8996 cached SMEM items are used for storing the GLINK FIFOs, so for items not found in the uncached list we need to also search the cased list for these items. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>