]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-dsa-microchip-Further-regmap-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Fri, 28 Jun 2019 02:25:02 +0000 (19:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Jun 2019 02:25:02 +0000 (19:25 -0700)
commit4d15ca9f10958e4588c7aa35246449695e098999
treed153ca78c45647491c8f39c033b5866c94870831
parent672e9180e10dffa3e76aa0a026d5dfb5e8fd8607
parent0db2a6cb917d00d5b3a25a793e8bd895ec0998b2
Merge branch 'net-dsa-microchip-Further-regmap-cleanups'

Marek Vasut says:

====================
net: dsa: microchip: Further regmap cleanups

This patchset cleans up KSZ9477 switch driver by replacing various
ad-hoc polling implementations and register RMW with regmap functions.

Each polling function is replaced separately to make it easier to review
and possibly bisect, but maybe the patches can be squashed.
====================

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>