mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-15 15:18:31 +00:00
It is easy to forget to call qcom_smem_state_put() after a qcom_smem_state_get(). Introduce a devm_qcom_smem_state_get() helper function that automates this so that qcom_smem_state_put() is automatically called when a device is removed. Signed-off-by: Stephan Gerhold <stephan@gerhold.net> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20210618111556.53416-1-stephan@gerhold.net Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> |
||
|---|---|---|
| .. | ||
| apr.h | ||
| irq.h | ||
| llcc-qcom.h | ||
| mdt_loader.h | ||
| pdr.h | ||
| qmi.h | ||
| smd-rpm.h | ||
| smem_state.h | ||
| smem.h | ||
| wcnss_ctrl.h | ||