On Mon, Mar 27, 2017 at 02:18:25PM +0100, Juri Lelli wrote: > Now that some functions that deal with arch topology information live > under drivers, there is a clash of naming that might create confusion. > > Tidy things up by creating a drivers namespace for interfaces used by > arch code; achieve this by prepending a 'atd_' (arch topology driver) > prefix to driver interfaces. > > Signed-off-by: Juri Lelli <juri.lelli@xxxxxxx> > --- > arch/arm/kernel/topology.c | 8 ++++---- > arch/arm64/kernel/topology.c | 4 ++-- > drivers/base/arch_topology.c | 20 ++++++++++---------- > include/linux/arch_topology.h | 8 ++++---- > 4 files changed, 20 insertions(+), 20 deletions(-) Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html