ALSA: firewire-speakers: remove not-reused member from structure
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 9 Jul 2013 15:22:46 +0000 (00:22 +0900)
committerTakashi 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