summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2017-08-29 13:35:18 -0700
committerDavid S. Miller <davem@davemloft.net>2017-08-29 14:42:17 -0700
commitcb51a0916ae768ecbb246535fa68bb1ae05e8c97 (patch)
tree3b6489d5994a8f1978d970d1e13e6a68dee3a134 /tools/perf/scripts/python/export-to-postgresql.py
parent389a06bc534ec19778598242e40c59bc73d2a87d (diff)
net: phy: mdio-bcm-unimac: Use correct I/O accessors
The driver currently uses __raw_{read,write}l which works for all platforms supported: Broadcom MIPS LE/BE (native endian), ARM LE (native endian) but not ARM BE (registers are still LE). Switch to using the proper accessors for all platforms and explain why Broadcom MIPS BE is special here, in doing so, we introduce a couple of helper functions to abstract these differences. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions