[RESEND PATCH 1/4] ARM: msm: Remove pen_release usage

2013-08-01 Thread Rohit Vaswani
pen_release is no longer required as the synchronization is now managed by generic arm code. This is done as suggested in https://lkml.org/lkml/2013/6/4/184 Signed-off-by: Rohit Vaswani rvasw...@codeaurora.org --- arch/arm/mach-msm/Makefile | 2 +- arch/arm/mach-msm/headsmp.S | 39

Re: [PATCH 1/4] ARM: msm: Remove pen_release usage

2013-07-30 Thread Rohit Vaswani
On 7/26/2013 10:48 AM, Kumar Gala wrote: On Jun 28, 2013, at 6:25 PM, Rohit Vaswani wrote: pen_release is no longer required as the synchronization is now managed by generic arm code. This is done as suggested in https://lkml.org/lkml/2013/6/4/184 Signed-off-by: Rohit Vaswani

Re: [PATCH 1/4] ARM: msm: Remove pen_release usage

2013-07-26 Thread Kumar Gala
On Jun 28, 2013, at 6:25 PM, Rohit Vaswani wrote: pen_release is no longer required as the synchronization is now managed by generic arm code. This is done as suggested in https://lkml.org/lkml/2013/6/4/184 Signed-off-by: Rohit Vaswani rvasw...@codeaurora.org ---

[PATCH 1/4] ARM: msm: Remove pen_release usage

2013-06-28 Thread Rohit Vaswani
pen_release is no longer required as the synchronization is now managed by generic arm code. This is done as suggested in https://lkml.org/lkml/2013/6/4/184 Signed-off-by: Rohit Vaswani rvasw...@codeaurora.org --- arch/arm/mach-msm/headsmp.S | 41 -