Re: [PATCH] OMAP3: PM: Remove duplicate code blocks

2009-11-11 Thread Kevin Hilman
Sanjeev Premi writes: > This patch removes code blocks that are repeated > in function prcm_setup_regs(). > > Signed-off-by: Sanjeev Premi Thanks, pulling into PM branch, queueing for pm-fixes. Kevin > --- > arch/arm/mach-omap2/pm34xx.c | 18 -- > 1 files changed, 0 inserti

[PATCH] OMAP3: PM: Remove duplicate code blocks

2009-11-02 Thread Sanjeev Premi
This patch removes code blocks that are repeated in function prcm_setup_regs(). Signed-off-by: Sanjeev Premi --- arch/arm/mach-omap2/pm34xx.c | 18 -- 1 files changed, 0 insertions(+), 18 deletions(-) diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c ind

Re: [PATCH] OMAP3: PM: Remove duplicate code

2009-06-23 Thread Kevin Hilman
Roger Quadros writes: > Signed-off-by: Roger Quadros Hmm, you don't think I need to be so careful as to do it twice. ;) I'll drop these duplicates when I rebase onto latest omap/master. Thanks, Kevin > --- > arch/arm/mach-omap2/pm34xx.c | 18 -- > 1 files changed, 0 inser

[PATCH] OMAP3: PM: Remove duplicate code

2009-06-23 Thread Roger Quadros
Signed-off-by: Roger Quadros --- arch/arm/mach-omap2/pm34xx.c | 18 -- 1 files changed, 0 insertions(+), 18 deletions(-) diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c index 7a4a525..d45295d 100644 --- a/arch/arm/mach-omap2/pm34xx.c +++ b/arch/arm/mach