From: Mark Brown Date: Sat, 5 Sep 2009 17:52:16 +0000 (+0100) Subject: ASoC: Add source argument to PLL configuration X-Git-Tag: v2.6.33-rc3~4^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85488037bb9b533b064be66412dbe1dbcd2734d9;p=pandora-kernel.git ASoC: Add source argument to PLL configuration More and more devices feature PLLs and FLLs with the ability to select between multiple input clocks. In order to better support these devices a new argument, source, has been added to the set_pll() configuration API. Using set_clkdiv() is often difficult due to the need to stop the PLL/FLL before any reconfiguration can be done. Signed-off-by: Mark Brown --- Reading git-diff-tree failed