From aaa68d2f295147a7b648bbab632557c7429fb8cd Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 19 Jan 2015 14:50:31 +0100 Subject: [PATCH] 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-format-patch failed