Re: [PATCH] Set correct off mode polarity

2008-07-23 Thread Peter 'p2' De Schrijver
On Mon, Jul 21, 2008 at 08:22:31PM +0300, ext Felipe Balbi wrote: Hi, style comments inlined. On Mon, Jul 21, 2008 at 07:02:02PM +0300, Peter 'p2' De Schrijver wrote: +#define OFFMODE_POL(13) add spaces after 1 and before 3 (1 3) - unnecessary change ?!?

Re: [PATCH] Set correct off mode polarity

2008-07-23 Thread Felipe Balbi
On Wed, Jul 23, 2008 at 04:26:32PM +0300, Peter 'p2' De Schrijver wrote: - unnecessary change ?!? ? This change is necessary, otherwise the system dies as soon as the triton2 sysoffmode scripts become active. ehehe, i meant the whitespace :-) -- balbi -- To unsubscribe from this

[PATCH] Set correct off mode polarity

2008-07-21 Thread Peter 'p2' De Schrijver
Signed-off-by: Peter 'p2' De Schrijver [EMAIL PROTECTED] --- arch/arm/mach-omap2/clock34xx.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-omap2/clock34xx.c b/arch/arm/mach-omap2/clock34xx.c index 6bb25cf..b0bc1b9 100644 ---

[PATCH] Set correct off mode polarity

2008-07-21 Thread Peter 'p2' De Schrijver
Signed-off-by: Peter 'p2' De Schrijver [EMAIL PROTECTED] --- arch/arm/mach-omap2/clock34xx.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-omap2/clock34xx.c b/arch/arm/mach-omap2/clock34xx.c index 6bb25cf..b0bc1b9 100644 ---

Re: [PATCH] Set correct off mode polarity

2008-07-21 Thread Felipe Balbi
Hi, style comments inlined. On Mon, Jul 21, 2008 at 07:02:02PM +0300, Peter 'p2' De Schrijver wrote: +#define OFFMODE_POL (13) add spaces after 1 and before 3 (1 3) - unnecessary change ?!? -- balbi -- To unsubscribe from this list: send the line unsubscribe linux-omap