aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJason Gunthorpe <[email protected]>2016-01-07 17:36:25 -0700
committerJarkko Sakkinen <[email protected]>2016-02-10 04:11:43 +0200
commit1e3ed59d6200eb31b554dbdcfdde62d1e3d91f0c (patch)
tree3825151b8dd86a58a67f05736a507dad312bf93d /net
parent00194826e6be333083ba9ddbd6e83fb423206f8a (diff)
tpm_crb: Drop le32_to_cpu(ioread32(..))
ioread32 and readl are defined to read from PCI style memory, ie little endian and return the result in host order. On platforms where a swap is required ioread32/readl do the swap internally (eg see ppc). Signed-off-by: Jason Gunthorpe <[email protected]> Tested-by: Jarkko Sakkinen <[email protected]> Reviewed-by: Jarkko Sakkinen <[email protected]> Acked-by: Peter Huewe <[email protected]>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions