ALSA: seq: Clean up device and driver structs
authorTakashi Iwai <tiwai@suse.de>
Thu, 12 Feb 2015 12:40:50 +0000 (13:40 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 12 Feb 2015 13:13:47 +0000 (14:13 +0100)
Use const string pointer instead of copying the id string to each
object.  Also drop the status and list fields of snd_seq_device struct
that are no longer used.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found