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


Groups > linux.kernel > #1682080 > unrolled thread

Re: [PATCH V1 3/5] spmi: pmic-arb: replace the writel_relaxed with __raw_writel

Started byStephen Boyd <sboyd@codeaurora.org>
First post2017-07-06 08:50 +0200
Last post2017-07-06 08:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH V1 3/5] spmi: pmic-arb: replace the writel_relaxed with  __raw_writel Stephen Boyd <sboyd@codeaurora.org> - 2017-07-06 08:50 +0200

#1682080 — Re: [PATCH V1 3/5] spmi: pmic-arb: replace the writel_relaxed with __raw_writel

FromStephen Boyd <sboyd@codeaurora.org>
Date2017-07-06 08:50 +0200
SubjectRe: [PATCH V1 3/5] spmi: pmic-arb: replace the writel_relaxed with __raw_writel
Message-ID<u08LT-OV-13@gated-at.bofh.it>
On 07/03, Kiran Gunda wrote:
> Replace the writel_relaxed with __raw_writel to avoid byte swapping
> in pmic_arb_write_data() function. That way the code is independent
> of the CPU endianness.
> 
> Signed-off-by: Kiran Gunda <kgunda@codeaurora.org>
> ---

Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web