OSDN Git Service

fsi: scom: Fixup endian annotations
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 12 Jun 2018 05:19:09 +0000 (15:19 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 18 Jun 2018 04:33:56 +0000 (14:33 +1000)
commit5a3c2f7656d0332eca310c74fb3641da0e45df17
tree1ee46412a13b20d9f9214fffcd47a9952a004deb
parentbd21336457922280ac0eccdb3aeec14a5bf1391b
fsi: scom: Fixup endian annotations

Use the proper annotated type __be32 and fixup the
accessor used for get_scom()

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: Eddie James <eajames@linux.vnet.ibm.com>
drivers/fsi/fsi-scom.c