Re: [PATCH 05/31] ARM: amba: mxs: convert to use amba_device_alloc

2012-01-20 Thread Russell King - ARM Linux
On Fri, Jan 20, 2012 at 08:25:39PM +0800, Shawn Guo wrote: > On Fri, Jan 20, 2012 at 09:24:05AM +, Russell King - ARM Linux wrote: > > Convert MXS to use the new amba_device_alloc APIs. > > > > Signed-off-by: Russell King > > --- > > arch/arm/mach-mxs/devices.c |8 +--- > > 1 files c

Re: [PATCH 05/31] ARM: amba: mxs: convert to use amba_device_alloc

2012-01-20 Thread Shawn Guo
On Fri, Jan 20, 2012 at 09:24:05AM +, Russell King - ARM Linux wrote: > Convert MXS to use the new amba_device_alloc APIs. > > Signed-off-by: Russell King > --- > arch/arm/mach-mxs/devices.c |8 +--- > 1 files changed, 5 insertions(+), 3 deletions(-) > > diff --git a/arch/arm/mach-m

[PATCH 05/31] ARM: amba: mxs: convert to use amba_device_alloc

2012-01-20 Thread Russell King - ARM Linux
Convert MXS to use the new amba_device_alloc APIs. Signed-off-by: Russell King --- arch/arm/mach-mxs/devices.c |8 +--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-mxs/devices.c b/arch/arm/mach-mxs/devices.c index fe3e847..052d8dd 100644 --- a/arch/arm/ma