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


Groups > linux.kernel > #1217007

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

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/3] soc: qcom: smd: Use __iowrite32_copy() instead of open-coding it
Date 2015-09-01 20:10 +0200
Message-ID <q3Yam-5I4-19@gated-at.bofh.it> (permalink)
References <q3IRX-pM-7@gated-at.bofh.it> <q3IRX-pM-15@gated-at.bofh.it> <q3LZv-59u-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 08/31, Bjorn Andersson wrote:
> 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()?

Don't know. We can certainly write one although it would be nice
if we had two users. I'll take a look.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
--
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