From: Takashi Sakamoto Date: Tue, 9 Jul 2013 15:22:46 +0000 (+0900) Subject: ALSA: firewire-speakers: remove not-reused member from structure X-Git-Tag: v3.12-rc1~150^2~54^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6c44f41823e50a5e109e929e07d787eabf4b0d3;p=pandora-kernel.git ALSA: firewire-speakers: remove not-reused member from structure "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 Acked-by: Clemens Ladisch Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed