Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1698372
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V1 06/12] spmi: pmic-arb: replace the writel_relaxed with __raw_writel |
| Date | 2017-07-28 02:10 +0200 |
| Message-ID | <u810R-4Ek-5@gated-at.bofh.it> (permalink) |
| References | <u5edY-46l-13@gated-at.bofh.it> <u5ee1-46l-81@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 07/20, 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>
This also needs a Fixes tag.
Fixes: 111a10bf3e53 ("spmi: pmic-arb: rename spmi_pmic_arb_dev to spmi_pmic_arb")
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH V1 06/12] spmi: pmic-arb: replace the writel_relaxed with __raw_writel Kiran Gunda <kgunda@codeaurora.org> - 2017-07-20 09:40 +0200
Re: [PATCH V1 06/12] spmi: pmic-arb: replace the writel_relaxed with __raw_writel Stephen Boyd <sboyd@codeaurora.org> - 2017-07-28 02:10 +0200
Re: [PATCH V1 06/12] spmi: pmic-arb: replace the writel_relaxed with __raw_writel kgunda@codeaurora.org - 2017-07-28 07:40 +0200
csiph-web