From: Vasily Khoruzhick Date: Sat, 13 Nov 2010 12:53:41 +0000 (+0200) Subject: ASoC: RX1950: Fix hw_params function X-Git-Tag: v2.6.37-rc4~14^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccb3b84fa0fb6fb7b46b461881fd60440f579696;p=pandora-kernel.git ASoC: RX1950: Fix hw_params function Unfortunatelly, I misunderstood datasheet, and on s3c244x-iis when MPLLin source for master clock is selected, prescaler has no effect. Remove dividor calculation for 44100 rate; remove 88200 rate at all, rx1950 can't do it. Signed-off-by: Vasily Khoruzhick Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed