On Wed, 18 Sep 2013 11:53:03 +0100, Sudeep KarkadaNagesha <Sudeep.KarkadaNagesha@xxxxxxx> wrote: > From: Sudeep KarkadaNagesha <sudeep.karkadanagesha@xxxxxxx> > > Hi, > > The cache bindings are generic and used by many other architectures > apart from PPC. These patches fixes and move the existing definition > of of_find_next_cache_node to DT common code. > > Regards, > Sudeep Acked-by: Grant Likely <grant.likely@xxxxxxxxxxxx> However, do you have a user for this function on other architectures yet? I'd like to see a user for the function in the same patch series.. g. > > Sudeep KarkadaNagesha (2): > powerpc: remove big endianness assumption in of_find_next_cache_node > of: move definition of of_find_next_cache_node into common code. > > arch/powerpc/include/asm/prom.h | 3 --- > arch/powerpc/kernel/prom.c | 31 ------------------------------- > drivers/of/base.c | 31 +++++++++++++++++++++++++++++++ > include/linux/of.h | 2 ++ > 4 files changed, 33 insertions(+), 34 deletions(-) > > -- > 1.8.1.2 > > _______________________________________________ > Linuxppc-dev mailing list > Linuxppc-dev@xxxxxxxxxxxxxxxx > https://lists.ozlabs.org/listinfo/linuxppc-dev -- 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