From: Adrian Knoth Date: Fri, 31 May 2013 10:57:10 +0000 (+0200) Subject: ALSA: hdspm - Refactor SS/DS/QS clock multiplier into function X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8a729fa06164889da4cacaecebe48370329716b;p=pandora-kernel.git ALSA: hdspm - Refactor SS/DS/QS clock multiplier into function When the DoubleSpeed or QuadSpeed bit is set, the SingleSpeed frequency has to be multiplied accordingly. Since this functionality will be required at least twice, refactor it into a separate function. The second reference to the newly introduced hdspm_rate_multiplier() will be in a separate commit. Signed-off-by: Adrian Knoth Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed