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:
3d98c21
)
ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases
author
Takashi Iwai
<tiwai@suse.de>
Fri, 21 Sep 2012 03:29:12 +0000
(20:29 -0700)
committer
Takashi Iwai
<tiwai@suse.de>
Sun, 23 Sep 2012 09:24:42 +0000
(11:24 +0200)
Passing struct snd_dma_buffer pointer instead, so that they work no
matter whether real SG buffer is used or not.
This is a preliminary work for the HD-audio DSP loader code.
Signed-off-by: Ian Minett <ian_minett@creativelabs.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found