staging: fsl-mc: Changed types of flags, portal size in
authorJ. German Rivera <German.Rivera@freescale.com>
Sat, 17 Oct 2015 16:18:17 +0000 (11:18 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Oct 2015 03:53:38 +0000 (20:53 -0700)
commiteceebf8bb35f14d4d4862a47fa6440eaff2698de
tree9b1ab775bab84547b8b1b9d5d63ac7d857968823
parent6998d6ba8c7a28a77c703242e232240495c144a2
staging: fsl-mc: Changed types of flags, portal size in

Changed these two fields from 32-bit integers to 16-bit integers in
struct fsl_mc_io, as 32 bits is too much for these fields. This
change does not affect other components since fsl_mc_io is an opaque
type.

Signed-off-by: J. German Rivera <German.Rivera@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-mc/include/mc-sys.h