From: Peter Ujfalusi Date: Mon, 27 Jun 2011 14:03:14 +0000 (+0300) Subject: ASoC: twl6040: Move PLL selection to codec driver X-Git-Tag: v3.1-rc1~148^2^3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af958c72af88405501fe61a43f8011614cff29f5;p=pandora-kernel.git ASoC: twl6040: Move PLL selection to codec driver It is better if the selection between the Low power, and High performance PLL is handled within the codec driver, not in machine driver(s) to avoid duplicated code, and also to have consistent tracking of the selected PLL, and the resulting differences in supported sample rates. Signed-off-by: Peter Ujfalusi Acked-by: Mark Brown --- Reading git-diff-tree failed