Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1216593

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

From Bjorn Andersson <bjorn.andersson@sonymobile.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/3] soc: qcom: smd: Use __iowrite32_copy() instead of open-coding it
Date 2015-09-01 07:10 +0200
Message-ID <q3LZv-59u-9@gated-at.bofh.it> (permalink)
References <q3IRX-pM-7@gated-at.bofh.it> <q3IRX-pM-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@sonymobile.com>
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>

Regards,
Bjorn
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 2/3] soc: qcom: smd: Use __iowrite32_copy() instead of open-coding it Stephen Boyd <sboyd@codeaurora.org> - 2015-09-01 03:50 +0200
  Re: [PATCH 2/3] soc: qcom: smd: Use __iowrite32_copy() instead of  open-coding it Bjorn Andersson <bjorn.andersson@sonymobile.com> - 2015-09-01 07:10 +0200
    Re: [PATCH 2/3] soc: qcom: smd: Use __iowrite32_copy() instead of  open-coding it Stephen Boyd <sboyd@codeaurora.org> - 2015-09-01 20:10 +0200
      Re: [PATCH 2/3] soc: qcom: smd: Use __iowrite32_copy() instead of  open-coding it Stephen Boyd <sboyd@codeaurora.org> - 2015-09-01 22:40 +0200

csiph-web