[PATCH 05/17] Add OF-tree support to RapidIO controller driver.

2008-03-11 Thread Zhang Wei
Signed-off-by: Zhang Wei <[EMAIL PROTECTED]> --- arch/powerpc/kernel/Makefile |1 - arch/powerpc/kernel/rio.c | 52 --- arch/powerpc/sysdev/fsl_rio.c | 110 ++--- arch/powerpc/sysdev/fsl_rio.h | 20 --- 4 files changed, 102 inse

Re: [PATCH 05/17] Add OF-tree support to RapidIO controller driver.

2008-03-04 Thread Stephen Rothwell
On Wed, 5 Mar 2008 00:29:50 +0800 Zhang Wei <[EMAIL PROTECTED]> wrote: > > +static struct of_device_id fsl_of_rio_rpn_ids[] = { const, please. -- Cheers, Stephen Rothwell[EMAIL PROTECTED] http://www.canb.auug.org.au/~sfr/ pgpLbcHShFXuD.pgp Description: PGP signature __

[PATCH 05/17] Add OF-tree support to RapidIO controller driver.

2008-03-04 Thread Zhang Wei
Signed-off-by: Zhang Wei <[EMAIL PROTECTED]> --- arch/powerpc/kernel/Makefile |1 - arch/powerpc/kernel/rio.c | 52 --- arch/powerpc/sysdev/fsl_rio.c | 110 ++--- arch/powerpc/sysdev/fsl_rio.h | 20 --- 4 files changed, 102 inse