From: Peter Ujfalusi Date: Sat, 14 Jan 2012 19:58:44 +0000 (+0100) Subject: mfd: Avoid twl6040-codec PLL reconfiguration when not needed X-Git-Tag: v3.3-rc3~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bd05db718cf452fe235c7c08083b2e60f787f3a;p=pandora-kernel.git mfd: Avoid twl6040-codec PLL reconfiguration when not needed Do not reconfigure the PLL in case it has been configured already with the requested parameters. In case of different PLL configuration do only the needed changes. This can save considerable amount of time since we can avoid the defined protocol (with delays) for the PLL configuration. Signed-off-by: Peter Ujfalusi Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed