diff options
author | Michael Walle <[email protected]> | 2022-03-12 23:41:40 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-03-14 22:04:15 -0700 |
commit | 0f8946ae704ac6880c590beb91bc3a732595a28a (patch) | |
tree | 39cf724412051a42d7f00c1931386444cfd2d091 /net/unix/af_unix.c | |
parent | 15d703921f0618a212567d06bca767f3f1c25681 (diff) |
net: mdio: mscc-miim: fix duplicate debugfs entry
This driver can have up to two regmaps. If the second one is registered
its debugfs entry will have the same name as the first one and the
following error will be printed:
[ 3.833521] debugfs: Directory 'e200413c.mdio' with parent 'regmap' already present!
Give the second regmap a name to avoid this.
Fixes: a27a76282837 ("net: mdio: mscc-miim: convert to a regmap implementation")
Signed-off-by: Michael Walle <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions