diff options
author | Bharat Bhushan <Bharat.Bhushan@nxp.com> | 2017-11-22 13:18:43 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-28 13:58:31 +0100 |
commit | 612b5bac4e5bd8a28e8b6e7c0b47f85ad59dae43 (patch) | |
tree | f100fb87689ee404f8b0bcab24b195a5e5b6ecb1 /usr | |
parent | 1bb8155080c652c4853e6228f8f0d262b3049699 (diff) | |
download | op-kernel-dev-612b5bac4e5bd8a28e8b6e7c0b47f85ad59dae43.zip op-kernel-dev-612b5bac4e5bd8a28e8b6e7c0b47f85ad59dae43.tar.gz |
staging: fsl-mc: use 32bits to support 64K size mc-portals
As per APIs each mc-portal is of 64K size while currently
16bits (type u16) is used to store size of mc-portal.
In these cases upper bit of portal size gets truncated.
Signed-off-by: Bharat Bhushan <Bharat.Bhushan@nxp.com>
Acked-By: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions