s390/pci: use proper endianness annotations
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Sat, 17 Dec 2016 14:35:39 +0000 (15:35 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 16 Jan 2017 06:27:53 +0000 (07:27 +0100)
commit5064cd35062be01cba4b3fa895bdbeb8a9759213
treee2737ba4555a446fce5ab3365376cad1afe68fdd
parent90b3baa232ea6938ab707e3db2e90609494e6c54
s390/pci: use proper endianness annotations

Add proper annotation to the bar definition and use casts within the
bus accessors. Also change the sequence in the accessors to do the
shifts in the native byte order. No functional change.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/pci_clp.h
arch/s390/pci/pci.c