On Dec 2, 2011, at 10:28 AM, Kyle Moffett wrote:
> Almost all PowerPC platforms use a standard "open-pic" device node so
> the mpic_alloc() function now accepts NULL for the device-node. This
> will cause it to perform a default search with of_find_matching_node().
>
> Signed-off-by: Kyle Moffe
Almost all PowerPC platforms use a standard "open-pic" device node so
the mpic_alloc() function now accepts NULL for the device-node. This
will cause it to perform a default search with of_find_matching_node().
Signed-off-by: Kyle Moffett
---
arch/powerpc/platforms/85xx/corenet_ds.c |