From: Mark Brown Date: Fri, 14 Dec 2012 06:16:58 +0000 (+0900) Subject: ASoC: wm2000: Use clock API integration to configure MCLK divisor X-Git-Tag: v3.9-rc1~129^2~24^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d61100bbd18e8b3fc9406be55354dabd5e7525ec;p=pandora-kernel.git ASoC: wm2000: Use clock API integration to configure MCLK divisor Since we are now using the clock API integration to manage MCLK we can now use clk_get_rate() to determine if we need to divide MCLK without relying on platform data. Signed-off-by: Mark Brown --- Reading git-diff-tree failed