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:
69358fc
)
ALSA: firewire-speakers: remove not-reused member from structure
author
Takashi Sakamoto
<o-takashi@sakamocchi.jp>
Tue, 9 Jul 2013 15:22:46 +0000
(
00:22
+0900)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 10 Jul 2013 15:50:58 +0000
(17:50 +0200)
"pcm" member in struct fwspk is used to set pcm operations but is not used
again. This commit remove this member and set pcm operations with
snd_pcm_set_ops().
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found