Re: [PATCH v2 0/8] SMEM/SMD/SMD_RPM big endian support + tidying

2015-09-04 Thread Andy Gross
On Wed, Sep 02, 2015 at 03:46:43PM -0700, Stephen Boyd wrote: > This supersedes the 3 "series" of patches to move smem to big endian, > smd to big endian, and make qcom_smem_get() return a pointer. > > I've moved the qcom_smem_get() returning a pointer part to the beginning > of the series so it c

[PATCH v2 0/8] SMEM/SMD/SMD_RPM big endian support + tidying

2015-09-02 Thread Stephen Boyd
This supersedes the 3 "series" of patches to move smem to big endian, smd to big endian, and make qcom_smem_get() return a pointer. I've moved the qcom_smem_get() returning a pointer part to the beginning of the series so it can be applied earlier if desired. I imagine the first 7 patches can go t