linux_dsm_epyc7002/include/linux/soc/qcom
Stephen Boyd 1a03964dec soc: qcom: Make qcom_smem_get() return a pointer
Passing a void ** almost always requires a cast at the call site.
Instead of littering the code with casts every time this function
is called, have qcom_smem_get() return a void pointer to the
location of the smem item. This frees the caller from having to
cast the pointer.

Cc: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Andy Gross <agross@codeaurora.org>
2015-10-14 14:51:20 -05:00
..
smd-rpm.h soc: qcom: Driver for the Qualcomm RPM over SMD 2015-07-29 14:13:48 -05:00
smd.h soc: qcom: smd: Implement id_table driver matching 2015-10-14 14:51:20 -05:00
smem.h soc: qcom: Make qcom_smem_get() return a pointer 2015-10-14 14:51:20 -05:00