From: Russell King Date: Tue, 20 Nov 2012 12:20:14 +0000 (+0000) Subject: ASoC: kirkwood-dma: remove restriction on sample rates X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~8^2~58^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aa5e47d1f3b395c4d2540a28ee37694466ee19b;p=pandora-kernel.git ASoC: kirkwood-dma: remove restriction on sample rates This is part of a patch found in Rabeeh Khoury's git tree for the cubox. The kirkwood DMA hardware for ASoC does not impose any restrictions on the sample rates available, so it's silly to impose an artificial set in the DMA code. The restrictions come from the availble clocks to the I2S module, which are already handled in the I2S part of the driver. Signed-off-by: Russell King Signed-off-by: Mark Brown --- Reading git-diff-tree failed