commit | 5064cd35062be01cba4b3fa895bdbeb8a9759213 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Sat Dec 17 15:35:39 2016 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Jan 16 07:27:53 2017 +0100 |
tree | e2737ba4555a446fce5ab3365376cad1afe68fdd | |
parent | 90b3baa232ea6938ab707e3db2e90609494e6c54 [diff] |
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>