git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d094760
)
ALSA: compress: change the way sample rates are sent to kernel
author
Vinod Koul
<vinod.koul@intel.com>
Mon, 16 Dec 2013 09:25:34 +0000
(14:55 +0530)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 16 Dec 2013 14:54:28 +0000
(15:54 +0100)
The usage of SNDRV_RATES is not effective as we can have rates like 12000 or
some other ones used by decoders. This change the usage of this to use the raw
Hz values to be sent to kernel
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found