Re: [PATCH] staging: fsl-mc/dpio: add cpu <--> LE conversion for dpaa2_fd

From: Stuart Yoder
Date: Sat Apr 29 2017 - 12:40:46 EST


On Fri, Apr 28, 2017 at 9:38 AM, Horia GeantÄ <horia.geanta@xxxxxxx> wrote:
>
> While dpaa2_fd.simple structure fields are marked __leXX,
> corresponding cpu_to_leXX / leXX_to_cpu conversions are missing.
>
> While here, fix dpaa2_fd_{get,set}_bpid such that BMT, IVP bits
> sharing the 16-bit field with BPID are not affected.

Please split this into 2 separate patches. Don't fix other misc things "while
you are at it" in the same patch.

Thanks,
Stuart