public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RESEND 0/2] MFD: twl6040-codec: avoid reconfiguring the PLL
@ 2012-01-14 19:58 Peter Ujfalusi
  2012-01-14 19:58 ` [RESEND 1/2] MFD: twl6040-codec: Store mclk configuration Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Ujfalusi @ 2012-01-14 19:58 UTC (permalink / raw)
  To: Samuel Ortiz; +Cc: linux-kernel

Hello Samual,

This series somehow got lost (the original series has been sent back in
November).
It might be too late for 3.3 :(

The following two patch will optimize the PLL configuration code for the
twl6040, so if the requested configuration is the same as the current we simply
skip configuring the PLL (since no change needed).
We can save considerable amount of time in this way (due to avoiding i2c
accesses, and delays dictated by the configuration protocol).

Regards,
Peter
---
Peter Ujfalusi (2):
  MFD: twl6040-codec: Store mclk configuration
  MFD: twl6040-codec: Avoid PLL reconfiguration when not needed

 drivers/mfd/twl6040-core.c  |  128 ++++++++++++++++++++++++++-----------------
 include/linux/mfd/twl6040.h |    2 +
 2 files changed, 79 insertions(+), 51 deletions(-)

-- 
1.7.8.3


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-24 10:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-14 19:58 [RESEND 0/2] MFD: twl6040-codec: avoid reconfiguring the PLL Peter Ujfalusi
2012-01-14 19:58 ` [RESEND 1/2] MFD: twl6040-codec: Store mclk configuration Peter Ujfalusi
2012-01-14 19:58 ` [RESEND 2/2] MFD: twl6040-codec: Avoid PLL reconfiguration when not needed Peter Ujfalusi
2012-01-24 10:09 ` [RESEND 0/2] MFD: twl6040-codec: avoid reconfiguring the PLL Samuel Ortiz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox