diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-09-02 22:46:45 (GMT) |
---|---|---|
committer | Andy Gross <agross@codeaurora.org> | 2015-10-14 19:51:20 (GMT) |
commit | 9806884d8cd552e6926c162a022cc4b948f4abc8 (patch) | |
tree | 375b728da01197c50183643109a8128bdbb1b798 /net/wireless | |
parent | 1a03964dec3cecb6382d172b9dfe318735c2cad7 (diff) | |
download | linux-9806884d8cd552e6926c162a022cc4b948f4abc8.tar.xz |
soc: qcom: smem: Handle big endian CPUs
The contents of smem are always in little endian, but the smem
driver is not capable of being used on big endian CPUs. Annotate
the little endian data members and update the code to do the
proper byte swapping.
Cc: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Andy Gross <agross@codeaurora.org>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions