commit | cf44bbc26cf1361b692ab68c884f6a0df7da2fdb | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Jun 29 14:34:50 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Jun 29 16:37:12 2006 -0700 |
tree | e16c980a25df8a31445a005d75da2c37f30a7b67 | |
parent | 3ae9a3489a4e2ba665a344a9250c2af05b7b0c59 [diff] |
[SPARC]: Beginnings of generic of_device framework. 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>