[PATCH 0/2] move of_find_next_cache_node to DT core

Sudeep KarkadaNagesha Sudeep.KarkadaNagesha at arm.com
Wed Sep 18 20:53:03 EST 2013


From: Sudeep KarkadaNagesha <sudeep.karkadanagesha at arm.com>

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

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



More information about the Linuxppc-dev mailing list