Re: [PATCH] OMAP3: clean up ASM idle code

2010-12-14 Thread Jean Pihet
Kevin, On Tue, Dec 14, 2010 at 5:12 AM, Kevin Hilman khil...@deeprootsystems.com wrote: jean.pi...@newoldbits.com writes: From: Jean Pihet j-pi...@ti.com Clean up of the ASM code: - reorganized the code in logical sections: defines, API    functions, internal functions and variables, -

RE: [PATCH] OMAP3: clean up ASM idle code

2010-12-14 Thread Vishwanath Sripathy
Jean, -Original Message- From: Jean Pihet [mailto:jean.pi...@newoldbits.com] Sent: Tuesday, December 14, 2010 2:53 PM To: Kevin Hilman; Vishwanath BS Cc: linux-omap@vger.kernel.org; Jean Pihet Subject: Re: [PATCH] OMAP3: clean up ASM idle code Kevin, On Tue, Dec 14, 2010 at 5:12

Re: [PATCH] OMAP3: clean up ASM idle code

2010-12-14 Thread Jean Pihet
: Jean Pihet [mailto:jean.pi...@newoldbits.com] Sent: Tuesday, December 14, 2010 2:53 PM To: Kevin Hilman; Vishwanath BS Cc: linux-omap@vger.kernel.org; Jean Pihet Subject: Re: [PATCH] OMAP3: clean up ASM idle code Kevin, On Tue, Dec 14, 2010 at 5:12 AM, Kevin Hilman khil

RE: [PATCH] OMAP3: clean up ASM idle code

2010-12-13 Thread Vishwanath Sripathy
-Original Message- From: jean.pi...@newoldbits.com [mailto:jean.pi...@newoldbits.com] Sent: Tuesday, December 07, 2010 4:42 PM To: linux-omap@vger.kernel.org Cc: Jean Pihet; Vishwanath BS Subject: [PATCH] OMAP3: clean up ASM idle code From: Jean Pihet j-pi...@ti.com Clean up of

Re: [PATCH] OMAP3: clean up ASM idle code

2010-12-13 Thread Kevin Hilman
jean.pi...@newoldbits.com writes: From: Jean Pihet j-pi...@ti.com Clean up of the ASM code: - reorganized the code in logical sections: defines, API functions, internal functions and variables, - reworked and simplified the execution paths, for better readability and to avoid