[SPARC]: Beginnings of generic of_device framework.
authorDavid S. Miller <davem@davemloft.net>
Thu, 29 Jun 2006 21:34:50 +0000 (14:34 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 29 Jun 2006 23:37:12 +0000 (16:37 -0700)
The idea is to fully construct the device register and
interrupt values into these of_device objects, and convert
all of SBUS, EBUS, ISA drivers to use this new stuff.

Much ideas and code taken from Ben H.'s powerpc work.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found