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:
afb5a77
)
ALSA: pcm_dmaengine: Remove hardcoded PCM formats
author
Takashi Iwai
<tiwai@suse.de>
Fri, 25 Oct 2013 14:33:12 +0000
(16:33 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 28 Oct 2013 09:18:09 +0000
(10:18 +0100)
Use the standard PCM helper function to figure out the sample bytes
instead of hardcodec PCM format checks in
snd_hwparams_to_dma_slave_config().
The patch also extends the format check for 8 bytes formats although
no one should match so far.
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/pcm_dmaengine.c
patch
|
blob
|
history
diff --cc
sound/core/pcm_dmaengine.c
Simple merge