summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2019-10-16 15:33:23 +0200
committerDavid S. Miller <davem@davemloft.net>2019-10-17 15:38:46 -0400
commit7f238ca984b9c6a89e2339c661440c775d617386 (patch)
tree111a15ee620fb024d64161d1d5d8a8e514a543f7 /block
parentc9ad4c1049f7e0e8d59e975963dda002af47d93e (diff)
net: dsa: microchip: Do not reinit mutexes on KSZ87xx
The KSZ87xx driver calls mutex_init() on mutexes already inited in ksz_common.c ksz_switch_register(). Do not do it twice, drop the reinitialization. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Andrew Lunn <andrew@lunn.ch> Cc: David S. Miller <davem@davemloft.net> Cc: Florian Fainelli <f.fainelli@gmail.com> Cc: George McCollister <george.mccollister@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 'block')
0 files changed, 0 insertions, 0 deletions