From: Takashi Iwai Date: Mon, 19 Jan 2015 13:41:57 +0000 (+0100) Subject: ALSA: line6: Drop superfluous snd_device for PCM X-Git-Tag: fixes-v4.0-rc1~146^2~44^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b45a7c565473d29bd7e02ac8ca86232a24ca247f;p=pandora-kernel.git ALSA: line6: Drop superfluous snd_device for PCM Instead of handling the card-specific resource in snd_device, attach it into pcm->private_data and release it directly in private_free. This simplifies the code and structure. Tested-by: Chris Rorvick Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed