summaryrefslogtreecommitdiff
path: root/net/tipc/node.c
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2019-06-27 23:55:55 +0200
committerDavid S. Miller <davem@davemloft.net>2019-06-27 19:25:02 -0700
commit3371efbcd4af6531f73c13368349604d1488721e (patch)
tree990c376f49afd4662413e440e590fd23c5f4aaf4 /net/tipc/node.c
parentef534195e185edd2247cc0a23a6024bb5a090146 (diff)
net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmap
Regmap provides polling function to poll for bits in a register. This function is another reimplementation of polling for bit being clear in a register. Replace this with regmap polling function. Moreover, inline the function parameters, as the function is never called with any other parameter values than this one. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Andrew Lunn <andrew@lunn.ch> Cc: Florian Fainelli <f.fainelli@gmail.com> Cc: Tristram Ha <Tristram.Ha@microchip.com> Cc: Woojung Huh <Woojung.Huh@microchip.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions