diff options
author | Marek Vasut <marek.vasut+renesas@gmail.com> | 2020-04-19 03:40:03 +0200 |
---|---|---|
committer | marex <marex@desktop.lan> | 2020-05-01 12:35:21 +0200 |
commit | 3b7b9e2e71e7334198d696a03f3552bbc812ce9b (patch) | |
tree | 00a40210b8cbf7aef1e07f2552e493ca2b2abfe1 /drivers/net/dwc_eth_qos.c | |
parent | 04da06120909729bc9d0d3974d06dc2ef758e821 (diff) |
net: dc2114x: Clean up INL/OUTL functions
Rename these functions to dc2114x_{inl,outl}(), use u32 values in
them instead of plain signed integers as all those values are in
fact register values and the driver code does bitwise operations
on them. No functional change intended.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'drivers/net/dwc_eth_qos.c')
0 files changed, 0 insertions, 0 deletions