[RESEND 0/2] MFD: twl6040-codec: avoid reconfiguring the PLL

From: Peter Ujfalusi
Date: Sat Jan 14 2012 - 14:58:54 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/