diff options
author | Esben Haabendal <esben@geanix.com> | 2019-04-30 09:17:51 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-05-01 14:33:30 -0400 |
commit | a3246dc41aa3c9d799478ccc8dac5d19c509a923 (patch) | |
tree | f6020f1def70bab7247d33f9d3ed034b042da50b /drivers/misc/ibmasm/dot_command.c | |
parent | d84aec42151b489c4ca6e342ff5233c4789f5b90 (diff) |
net: ll_temac: Add support for non-native register endianness
Replace the powerpc specific MMIO register access functions with the
generic big-endian mmio access functions, and add support for
little-endian access depending on configuration.
Big-endian access is maintained as the default, but little-endian can
be configured in device-tree binding or in platform data.
The temac_ior()/temac_iow() functions are replaced with macro wrappers
to avoid modifying existing code more than necessary.
Signed-off-by: Esben Haabendal <esben@geanix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/misc/ibmasm/dot_command.c')
0 files changed, 0 insertions, 0 deletions