summaryrefslogtreecommitdiff
path: root/drivers/misc/phantom.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-06-30 18:54:09 +0900
committerDavid S. Miller <davem@davemloft.net>2018-06-30 18:54:09 +0900
commitdfe76a3614270a727d3f2bde4fc62e9f774365dd (patch)
tree3e20b1cb8ae5f5925853ef3e347b946d38002b89 /drivers/misc/phantom.c
parentea5d0c32498e1a08ff5f3dbeafa4d74895851b0d (diff)
parentdc734dbe99695862e4d9121b6b0af8716b8e09fa (diff)
Merge branch 'mvpp2-Add-big-endian-support'
Maxime Chevallier says: ==================== net: mvpp2: Add big-endian support This series allows to use PPv2 on system built as big endian. The first patch fixes the way we represent TX and RX descriptors, so that they used fixed little endianness as expected by the PPv2 controller. The second reworks the way we handle the software representation of the Header Parser entries, so that we don't use a union of arrays. The last two patches fixes some incorrect byte swapping logic, that wen't un-noticed on little-endian. This whole series doesn't fix any existing bug for little-endian systems, and since big-endian never worked for this driver, I didn't include 'fixes' tags. This was tested on MacchiatoBin (Armada 8040). ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/misc/phantom.c')
0 files changed, 0 insertions, 0 deletions