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