From: Lars-Peter Clausen Date: Sat, 11 Jan 2014 09:24:42 +0000 (+0100) Subject: ASoC: s6000: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates X-Git-Tag: v3.14-rc1~143^2~1^2^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf103eb4af73596edbab5faab67e29ea1e87c769;p=pandora-kernel.git ASoC: s6000: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates SNDRV_PCM_RATE_CONTINUOUS means that all rates (possibly limited to a certain interval) are supported. There is no need to manually set other rate bits. Signed-off-by: Lars-Peter Clausen Acked-by: Daniel Glöckner Signed-off-by: Mark Brown --- Reading git-diff-tree failed