From: Andrew Lunn Date: Thu, 22 May 2014 15:31:49 +0000 (+0200) Subject: ASoC: simple-card: Support setting mclk via a fixed factor X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~24^2~3^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2942a0e285c46587a1025f12597df63ec04d08c6;p=pandora-kernel.git ASoC: simple-card: Support setting mclk via a fixed factor Some platforms require that the codecs mclk is a fixed multiplication factor of the audio stream rate. Add a optional property to the binding to hold this factor and implement a hw_params() function to make use of it. Signed-off-by: Andrew Lunn Signed-off-by: Mark Brown --- Reading git-diff-tree failed