Here is a set of rework patches on the Xilinx SystemACE driver which ends in the addition of an of_platform bus binding. The of_platform bus binding is needed to use the driver from arch/powerpc. SystemACE is most commonly used in Xilinx Virtex system (ppc405).
Jens, I'm hoping I can get these changes in for 2.6.24. Assuming nobody raises any issues, can you please merge these into your tree? Thanks, g. Grant Likely (6): Add Xilinx SystemACE entry to maintainers Sysace: Use the established platform bus api Sysace: Move structure allocation from bus binding into common code Sysace: minor rework and cleanup changes Sysace: Move IRQ handler registration to occur after FSM is initialized Sysace: Add of_platform_bus binding MAINTAINERS | 7 ++ drivers/block/xsysace.c | 249 +++++++++++++++++++++++++++++++++++----------- 2 files changed, 196 insertions(+), 60 deletions(-) -- Grant Likely, B.Sc. P.Eng. Secret Lab Technologies Ltd. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/