From: Daniel Mack Date: Fri, 15 Jan 2010 16:36:49 +0000 (+0100) Subject: ASoC: support more sample rates on raumfeld devices X-Git-Tag: v2.6.34-rc1~243^2^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a421296840379aee7d00ec4a28ecfe7e697a0a44;p=pandora-kernel.git ASoC: support more sample rates on raumfeld devices Add support for sample rates other than 44100Khz on raumfeld audio devices. At startup time, call snd_soc_dai_set_sysclk() with 0 as 'freq' argument so it offers all the sample rates. Later, the function is called again to give proper constraints. Use the external audio clock generator to provide double data rate clocks as the PXA's internal baud generator does anything but what's described in the datasheets. Signed-off-by: Daniel Mack Cc: Mark Brown Cc: Timur Tabi Signed-off-by: Mark Brown --- Reading git-diff-tree failed