diff options
author | Lukas Wunner <[email protected]> | 2019-03-20 15:02:00 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-03-20 12:43:52 -0700 |
commit | cbda74a12c4b738feb90752fbca3648d24646079 (patch) | |
tree | a708d5f9e9e0e9bdc7ddf88096cf21b59d814181 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9624bafa5f6418b9ca5b3f66d1f6a6a2e8bf6d4c (diff) |
net: ks8851: Fix register macro misnomers
In the header file accompanying the ks8851 driver, the P1SCLMD register
macros are misnamed, they actually pertain to the P1CR register.
The P1CR macros in turn pertain to the P1SR register, see pages 65 to 68
of the spec:
http://www.hqchip.com/uploads/pdf/201703/47c98946d6c97a4766e14db3f24955f2.pdf
The misnomers have no negative consequences so far because the macros
aren't used by ks8851.c, but that's about to change.
Signed-off-by: Lukas Wunner <[email protected]>
Cc: Frank Pavlic <[email protected]>
Cc: Ben Dooks <[email protected]>
Cc: Tristram Ha <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions