]> git.baikalelectronics.ru Git - kernel.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)
commit38a7affdd8e192f0243696961f280d6ff0f55d65
tree0d583fc57b0820bba6f678974dbc4c09e1d636aa
parente78fd21841a5068a9cb5d87d56257e218ec9791d
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