Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1682080
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V1 3/5] spmi: pmic-arb: replace the writel_relaxed with __raw_writel |
| Date | 2017-07-06 08:50 +0200 |
| Message-ID | <u08LT-OV-13@gated-at.bofh.it> (permalink) |
| References | <tZ8uC-1fR-11@gated-at.bofh.it> <tZ8Eh-1jU-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
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
csiph-web