diff options
author | Stephen Boyd <swboyd@chromium.org> | 2018-04-19 11:29:24 -0700 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2018-05-25 15:53:52 -0500 |
commit | 36b0aefdee6e203f3130d7444bf5103139ecbe25 (patch) | |
tree | 324a316f2e0e4d11ae7f35bf11ccf74ebccce3e3 /CREDITS | |
parent | 312416d9171a1460b7ed8d182b5b540c910ce80d (diff) | |
download | talos-obmc-linux-36b0aefdee6e203f3130d7444bf5103139ecbe25.tar.gz talos-obmc-linux-36b0aefdee6e203f3130d7444bf5103139ecbe25.zip |
soc: qcom: cmd-db: Make endian-agnostic
This driver deals with memory that is stored in little-endian format.
Update the structures with the proper little-endian types and then
do the proper conversions when reading the fields. Note that we compare
the ids with a memcmp() because we already pad out the string 'id' field
to exactly 8 bytes with the strncpy() onto the stack.
Cc: Mahesh Sivasubramanian <msivasub@codeaurora.org>
Cc: Lina Iyer <ilina@codeaurora.org>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Evan Green <evgreen@chromium.org>
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions