]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: fsl-mc/dpio: Use __leXX types where needed
authorIoana Radulescu <ruxandra.radulescu@nxp.com>
Tue, 6 Mar 2018 17:43:46 +0000 (11:43 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2018 17:57:37 +0000 (09:57 -0800)
commit6d02512fa808d080f044fdcb084a8e6f3d38c9b0
treef3122e004ddf91ec3bfe72b6af8b9928d40d85a7
parent0f4e6014677e8b85b8c61a6ed3707e12b6b5a59a
staging: fsl-mc/dpio: Use __leXX types where needed

Structures that are mapped to hardware registers should explicitly
specify the expected endianness for fields larger than 1 byte.

Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-mc/bus/dpio/qbman-portal.c
drivers/staging/fsl-mc/bus/dpio/qbman-portal.h