commit | a8a729fa06164889da4cacaecebe48370329716b | [log] [tgz] |
---|---|---|
author | Adrian Knoth <adi@drcomp.erfurt.thur.de> | Fri May 31 12:57:10 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri May 31 15:05:41 2013 +0200 |
tree | 1cb87b544f5441099535dcd51597982e579f49f9 | |
parent | a8cd7148045bd6a14adb15985dda806d17e9cab2 [diff] |
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 <adi@drcomp.erfurt.thur.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>