]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit90c07aabf27ebebd4df3ce0a20c54d54038547a9
tree1ee46412a13b20d9f9214fffcd47a9952a004deb
parent74ab70896010e5539265d73d114166cc14f016ac
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