linux-stable/drivers/net/dsa/ocelot
Vladimir Oltean 8f66c64bfc net: dsa: felix: remove felix_info :: init_regmap
It turns out that the idea of having a customizable implementation of a
regmap creation from a resource is not exactly useful. The idea was for
the new MFD-based VSC7512 driver to use something that creates a SPI
regmap from a resource. But there are problems in actually getting those
resources (it involves getting them from MFD).

To avoid all that, we'll be getting resources by name, so this custom
init_regmap() method won't be needed. Remove it.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-09-28 19:14:56 -07:00
..
felix.c net: dsa: felix: remove felix_info :: init_regmap 2022-09-28 19:14:56 -07:00
felix.h net: dsa: felix: remove felix_info :: init_regmap 2022-09-28 19:14:56 -07:00
felix_vsc9959.c net: dsa: felix: remove felix_info :: init_regmap 2022-09-28 19:14:56 -07:00
Kconfig net: dsa: felix: build as module when tc-taprio is module 2022-07-05 17:50:38 -07:00
Makefile net: dsa: seville: build as separate module 2020-09-18 17:52:51 -07:00
seville_vsc9953.c net: dsa: felix: remove felix_info :: init_regmap 2022-09-28 19:14:56 -07:00