From: Takashi Iwai Date: Thu, 12 Feb 2015 12:40:50 +0000 (+0100) Subject: ALSA: seq: Clean up device and driver structs X-Git-Tag: omap-for-v4.1/fixes-rc1~130^2~6^2~43^2~38^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af03c243a1f014145dae34368fe975b2f08ed964;p=pandora-kernel.git ALSA: seq: Clean up device and driver structs 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 --- Reading git-diff-tree failed