]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc: Convert sysfs cache code to of_find_next_cache_node()
authorNathan Lynch <ntl@pobox.com>
Wed, 10 Dec 2008 14:46:06 +0000 (14:46 +0000)
committerPaul Mackerras <paulus@samba.org>
Sun, 21 Dec 2008 03:21:14 +0000 (14:21 +1100)
commit13ba3c0092b4db272d1f643206c1b55f4fe415a6
tree0d583fc57b0820bba6f678974dbc4c09e1d636aa
parentb2ea25b958968c152c6fac0594f2c9aa8b59eb8d
powerpc: Convert sysfs cache code to of_find_next_cache_node()

Using the common code means that more complete cache information will
provided in sysfs on platforms that don't use the l2-cache property
convention.

Signed-off-by: Nathan Lynch <ntl@pobox.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/sysfs.c