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:
02a2ad4
)
ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structure
author
Krzysztof Helt
<krzysztof.h1@wp.pl>
Sun, 9 May 2010 18:35:44 +0000
(20:35 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 10 May 2010 07:48:59 +0000
(09:48 +0200)
Allocate the snd_es1688 during the snd_card allocation.
This allows to remove the card pointer from the snd_es1688 structure.
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found