diff options
author | Marek Vasut <[email protected]> | 2019-10-16 15:33:23 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-10-17 15:38:46 -0400 |
commit | 7f238ca984b9c6a89e2339c661440c775d617386 (patch) | |
tree | 111a15ee620fb024d64161d1d5d8a8e514a543f7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c9ad4c1049f7e0e8d59e975963dda002af47d93e (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 <[email protected]>
Cc: Andrew Lunn <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Florian Fainelli <[email protected]>
Cc: George McCollister <[email protected]>
Cc: Tristram Ha <[email protected]>
Cc: Woojung Huh <[email protected]>
Reviewed-by: Andrew Lunn <[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