Home
last modified time | relevance | path

Searched hist:c9f5b7e77c30da25104a3f7f26ac46c07d7b5cb6 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/sparc/kernel/
H A Dof_device_common.hc9f5b7e77c30da25104a3f7f26ac46c07d7b5cb6 Thu Jun 04 11:00:02 CEST 2009 Robert Reif <reif@earthlink.net> sparc: move of_device common code to of_device_common

This patch moves code common to of_device_32.c and of_device_64.c into
of_device_common.h and of_device_common.c.

The only functional difference is in sparc32 where of_bus_default_map is
used in place of of_bus_sbus_map because they are equivelent.

There is still room for further code consolidation with some minor
refactoring.

Boot tested on sparc32 and compile tested on sparc64.

Signed-off-by: Robert Reif <reif@earthlink.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dof_device_common.cc9f5b7e77c30da25104a3f7f26ac46c07d7b5cb6 Thu Jun 04 11:00:02 CEST 2009 Robert Reif <reif@earthlink.net> sparc: move of_device common code to of_device_common

This patch moves code common to of_device_32.c and of_device_64.c into
of_device_common.h and of_device_common.c.

The only functional difference is in sparc32 where of_bus_default_map is
used in place of of_bus_sbus_map because they are equivelent.

There is still room for further code consolidation with some minor
refactoring.

Boot tested on sparc32 and compile tested on sparc64.

Signed-off-by: Robert Reif <reif@earthlink.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dof_device_32.cdiff c9f5b7e77c30da25104a3f7f26ac46c07d7b5cb6 Thu Jun 04 11:00:02 CEST 2009 Robert Reif <reif@earthlink.net> sparc: move of_device common code to of_device_common

This patch moves code common to of_device_32.c and of_device_64.c into
of_device_common.h and of_device_common.c.

The only functional difference is in sparc32 where of_bus_default_map is
used in place of of_bus_sbus_map because they are equivelent.

There is still room for further code consolidation with some minor
refactoring.

Boot tested on sparc32 and compile tested on sparc64.

Signed-off-by: Robert Reif <reif@earthlink.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A DMakefilediff c9f5b7e77c30da25104a3f7f26ac46c07d7b5cb6 Thu Jun 04 11:00:02 CEST 2009 Robert Reif <reif@earthlink.net> sparc: move of_device common code to of_device_common

This patch moves code common to of_device_32.c and of_device_64.c into
of_device_common.h and of_device_common.c.

The only functional difference is in sparc32 where of_bus_default_map is
used in place of of_bus_sbus_map because they are equivelent.

There is still room for further code consolidation with some minor
refactoring.

Boot tested on sparc32 and compile tested on sparc64.

Signed-off-by: Robert Reif <reif@earthlink.net>
Signed-off-by: David S. Miller <davem@davemloft.net>