[SPARC64]: Allow userspace to get at the machine description.
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 16 Aug 2007 04:02:23 +0000 (21:02 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 16 Aug 2007 04:02:23 +0000 (21:02 -0700)
Like the OF device tree, it's useful to let userland get
at the machine description so it can pretty print the
graph etc.

The implementation is a simple MISC device with a read method.

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

No differences found