Re: [PATCH 2/2] OMAP3 PM: sleep code clean up

2010-10-04 Thread Amit Kucheria
On 10 Oct 04, Sripathy, Vishwanath wrote: > Kevin, [snip] > > > > But this also makes me wonder, if we're going to clean this up, the bulk > > of it could be re-written in C, with some inline asm helpers as needed. > Probably yes. But as this code is specific to OMAP3, do you think it's > worth

RE: [PATCH 2/2] OMAP3 PM: sleep code clean up

2010-10-04 Thread Shilimkar, Santosh
naro.org > Subject: Re: [PATCH 2/2] OMAP3 PM: sleep code clean up > > On 10 Oct 04, Sripathy, Vishwanath wrote: > > Kevin, > > [snip] > > > > > > > But this also makes me wonder, if we're going to clean this up, the > bulk > > > of it could

RE: [PATCH 2/2] OMAP3 PM: sleep code clean up

2010-10-04 Thread Sripathy, Vishwanath
Kevin, > -Original Message- > From: Kevin Hilman [mailto:khil...@deeprootsystems.com] > Sent: Saturday, September 25, 2010 1:35 AM > To: Sripathy, Vishwanath > Cc: linux-o...@vger.kernel.org; linaro-dev@lists.linaro.org > Subject: Re: [PATCH 2/2] OMAP3 PM: s

Re: [PATCH 2/2] OMAP3 PM: sleep code clean up

2010-09-24 Thread Kevin Hilman
Vishwanath BS writes: > This patch has done some clean up of omap3 sleep code. > Basically all possible hardcodings are removed and code is Reorganized > into more logical buckets for better readability and instrumentation. > > Tested on ZOOM3. Again, please describe more about how it was tested

[PATCH 2/2] OMAP3 PM: sleep code clean up

2010-09-24 Thread Vishwanath BS
This patch has done some clean up of omap3 sleep code. Basically all possible hardcodings are removed and code is Reorganized into more logical buckets for better readability and instrumentation. Tested on ZOOM3. Signed-off-by: Vishwanath BS Cc: Kevin Hillman Cc: linaro-dev@lists.linaro.org --

[PATCH 2/2] OMAP3 PM: sleep code clean up

2010-09-23 Thread vishwanath . sripathy
From: Vishwanath BS This patch has done some clean up of omap3 sleep code. Basically all possible hardcodings are removed. Reorganized code into more logical buckets for better readability. Tested on ZOOM3. Signed-off-by: Vishwanath BS --- arch/arm/mach-omap2/sleep34xx.S | 375