]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit94de3e2e74f73b11c6e0336aab05b8ba497aafd2
tree37fd54eca87f74db5c44bc899e93aab38dd8da6d
parenta833d2e98956999cd7a60987338ec81efd3564dd
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