Files
linux-stable-mirror/include/linux
Esben Haabendal a3246dc41a 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>
2019-05-01 14:33:30 -04:00
..
2019-03-18 10:44:48 -06:00
2019-04-23 01:50:43 +02:00
2019-04-27 09:07:04 -07:00
2019-04-09 17:05:46 -07:00
2019-03-18 07:07:30 +01:00
2019-04-08 22:56:14 +02:00
2019-04-16 15:38:07 +02:00
2019-04-19 14:07:40 -07:00
2019-03-15 15:29:47 -07:00
2019-04-05 16:02:30 -10:00