Re: [PATCH 03/31] ARM: amba: ux500: convert to use amba_device_alloc

2012-01-23 Thread Linus Walleij
On Fri, Jan 20, 2012 at 10:23 AM, Russell King - ARM Linux wrote: > Convert ux500 to use the new amba_device_alloc APIs. > > Signed-off-by: Russell King Acked-by: Linus Walleij Thanks Russell, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the

Re: [PATCH 03/31] ARM: amba: ux500: convert to use amba_device_alloc

2012-01-21 Thread Srinidhi KASAGAR
On Fri, Jan 20, 2012 at 10:23:24 +0100, Russell King - ARM Linux wrote: > Convert ux500 to use the new amba_device_alloc APIs. > > Signed-off-by: Russell King Acked-by: srinidhi kasagar > --- > arch/arm/mach-ux500/devices-common.c | 12 +++- > 1 files changed, 3 insertions(+), 9 del

[PATCH 03/31] ARM: amba: ux500: convert to use amba_device_alloc

2012-01-20 Thread Russell King - ARM Linux
Convert ux500 to use the new amba_device_alloc APIs. Signed-off-by: Russell King --- arch/arm/mach-ux500/devices-common.c | 12 +++- 1 files changed, 3 insertions(+), 9 deletions(-) diff --git a/arch/arm/mach-ux500/devices-common.c b/arch/arm/mach-ux500/devices-common.c index c563e54