[PATCH 2/3] soc: qcom: smd: Use __iowrite32_copy() instead of open-coding it

Bjorn Andersson bjorn.andersson at sonymobile.com
Mon Aug 31 21:59:45 PDT 2015


On Mon 31 Aug 18:39 PDT 2015, Stephen Boyd wrote:

> We already have a function to do this and it silences some sparse
> warnings along the way.
> 

Didn't know that, thanks. Do you know why there's no equivalent for
transfers in the other direction? Should we hack one up to do the same
simplification in smd_copy_from_fifo()?

Reviewed-by: Bjorn Andersson <bjorn.andersson at sonymobile.com>
> Signed-off-by: Stephen Boyd <sboyd at codeaurora.org>

Regards,
Bjorn



More information about the linux-arm-kernel mailing list