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:
7c37ae5
)
ALSA: seq: Clean up device and driver structs
author
Takashi Iwai
<tiwai@suse.de>
Thu, 12 Feb 2015 12:40:50 +0000
(13:40 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 12 Feb 2015 13:13:47 +0000
(14:13 +0100)
Use const string pointer instead of copying the id string to each
object. Also drop the status and list fields of snd_seq_device struct
that are no longer used.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found