From: Vikram Pandita <redacted>
If the dpll is already locked, code can be optimized
to return much earlier than doing redundent set of lock mode
and wait on idlest.
Cc: Tony Lindgren <tony@atomide.com>
Cc: Jon Hunter <redacted>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Mike Turquette <redacted>
Cc: linux-omap at vger.kernel.org
Cc: linux-arm-kernel at lists.infradead.org
Signed-off-by: Vikram Pandita <redacted>
---
arch/arm/mach-omap2/dpll3xxx.c | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
Hi Nishanth
On Fri, 18 May 2012, Nishanth Menon wrote:
From: Vikram Pandita <redacted>
If the dpll is already locked, code can be optimized
to return much earlier than doing redundent set of lock mode
and wait on idlest.
Cc: Tony Lindgren <tony@atomide.com>
Cc: Jon Hunter <redacted>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Mike Turquette <redacted>
Cc: linux-omap at vger.kernel.org
Cc: linux-arm-kernel at lists.infradead.org
Signed-off-by: Vikram Pandita <redacted>
Did you intend to add your Signed-off-by: to this patch?
Also, just FYI, no need to add the Cc: lines for the mailing lists in the
bottom of the patch description.
- Paul
On Thu, May 24, 2012 at 2:49 AM, Paul Walmsley [off-list ref] wrote:
Hi Nishanth
On Fri, 18 May 2012, Nishanth Menon wrote:
quoted
From: Vikram Pandita <redacted>
If the dpll is already locked, code can be optimized
to return much earlier than doing redundent set of lock mode
and wait on idlest.
Cc: Tony Lindgren <tony@atomide.com>
Cc: Jon Hunter <redacted>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Mike Turquette <redacted>
Cc: linux-omap at vger.kernel.org
Cc: linux-arm-kernel at lists.infradead.org
Signed-off-by: Vikram Pandita <redacted>
Did you intend to add your Signed-off-by: to this patch?
Other than forwarding the patch over(since it seems to have slipped
through the fingers of folks monitoring the product trees), I have had
no other contributions to the patch.
Also, just FYI, no need to add the Cc: lines for the mailing lists in the
bottom of the patch description.
Thanks. point taken. will take care of that in future patches.
Regards,
Nishanth Menon
On Thu, May 24, 2012 at 2:49 AM, Paul Walmsley [off-list ref] wrote:
quoted
On Fri, 18 May 2012, Nishanth Menon wrote:
quoted
From: Vikram Pandita <redacted>
If the dpll is already locked, code can be optimized
to return much earlier than doing redundent set of lock mode
and wait on idlest.
Cc: Tony Lindgren <tony@atomide.com>
Cc: Jon Hunter <redacted>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Mike Turquette <redacted>
Cc: linux-omap at vger.kernel.org
Cc: linux-arm-kernel at lists.infradead.org
Signed-off-by: Vikram Pandita <redacted>
Did you intend to add your Signed-off-by: to this patch?
Other than forwarding the patch over(since it seems to have slipped
through the fingers of folks monitoring the product trees), I have had
no other contributions to the patch.
Okay. As I understand it, the maintainers above me would like
Signed-off-by:s from the entire submission patch, even if there are no
contributions to the patch itself. So please let me know if it's okay for
me to add your S-o-b.
- Paul
On Thu, May 24, 2012 at 9:57 AM, Paul Walmsley [off-list ref] wrote:
Okay. ?As I understand it, the maintainers above me would like
Signed-off-by:s from the entire submission patch, even if there are no
contributions to the patch itself. ?So please let me know if it's okay for
me to add your S-o-b.