Re: [PATCH RESEND] bus: fsl-mc: explicitly define the fsl_mc_command endianness

From: gregkh@xxxxxxxxxxxxxxxxxxx
Date: Tue Nov 27 2018 - 13:46:27 EST


On Thu, Nov 15, 2018 at 12:12:12PM +0000, Ioana Ciornei wrote:
> Both the header and the command parameters of the fsl_mc_command are
> 64-bit little-endian words. Use the appropriate type to explicitly
> specify their endianness.
>
> Signed-off-by: Ioana Ciornei <ioana.ciornei@xxxxxxx>
> Reviewed-by: Laurentiu Tudor <laurentiu.tudor@xxxxxxx>
> ---
> include/linux/fsl/mc.h | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)

What tree is this made against? I can't seem to apply it to any of mine
:(

Any hints?

thanks,

greg k-h