powerpc/celleb: Use for_each_compatible_node() macro
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 3 Dec 2012 19:17:01 +0000 (19:17 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 10 Jan 2013 06:00:48 +0000 (17:00 +1100)
commit176ebf8736ee87e3bac4b4a8cbd95a5ca18dbec7
tree640c102d80f349660809a81880e584dc0be919e3
parent7943b310001fd7858154bc3af2a78e0dd6bfea03
powerpc/celleb: Use for_each_compatible_node() macro

Use for_each_compatible_node() macro instead of open coding it.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/cell/celleb_scc_sio.c