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


Groups > linux.kernel > #1698477

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

From kgunda@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 07:40 +0200
Message-ID <u86ae-7YD-3@gated-at.bofh.it> (permalink)
References <u5edY-46l-13@gated-at.bofh.it> <u5ee1-46l-81@gated-at.bofh.it> <u810R-4Ek-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 2017-07-28 05:31, Stephen Boyd wrote:
> 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")
Sure. will add the tag and send the patch.

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


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