From: Jean-Francois Moine Date: Wed, 27 Nov 2013 20:10:24 +0000 (+0100) Subject: ASoC: kirkwood: Fix the CPU DAI rates X-Git-Tag: v3.13-rc5~22^2^2^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02fc17c10258ad70c1b9a93f8884bdaf0ac3f766;p=pandora-kernel.git ASoC: kirkwood: Fix the CPU DAI rates This patch fixes the rates declared in the CPU DAI parameters: - SNDRV_PCM_RATE_KNOT and the discrete rates SNDRV_PCM_RATE_xxx should not be used with SNDRV_PCM_RATE_CONTINUOUS, - SNDRV_PCM_RATE_CONTINUOUS asks for rate_min and rate_max, - the device may do streaming down to 5512Hz. Signed-off-by: Jean-Francois Moine Signed-off-by: Mark Brown --- Reading git-diff-tree failed