net: dsa: microchip: fill regmap_config name
authorGeorge McCollister <george.mccollister@gmail.com>
Thu, 29 Aug 2019 14:14:41 +0000 (09:14 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sat, 31 Aug 2019 20:19:07 +0000 (13:19 -0700)
commit5f81d5455589df2f580e634c2e9da55b80e63c30
tree37fd54eca87f74db5c44bc899e93aab38dd8da6d
parent5b161002bd6d8b3ee4553a697524e61c3b92769c
net: dsa: microchip: fill regmap_config name

Use the register value width as the regmap_config name to prevent the
following error when the second and third regmap_configs are
initialized.
 "debugfs: Directory '${bus-id}' with parent 'regmap' already present!"

Signed-off-by: George McCollister <george.mccollister@gmail.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/microchip/ksz_common.h