]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9ec8917671510f6d729e7da722178767c85b6bc7
tree640c102d80f349660809a81880e584dc0be919e3
parent38925fe0e53c1c02583c850e67bfb67865e7cd94
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