From: Alan Horstmann Date: Fri, 21 Apr 2006 06:39:20 +0000 (+0200) Subject: [ALSA] Change seq_midi.c so client name is card, rather than port, specific X-Git-Tag: v2.6.18-rc1~1081^2~342 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78fc030bdbbeebdea436f2b02a616d67e5f9bd9b;p=pandora-kernel.git [ALSA] Change seq_midi.c so client name is card, rather than port, specific Change snd_seq_midisynth_register_port() in seq_midi.c so that if a new client is created, the client name string is based on card->shortname not (port-specific) info->name. Signed-off-by: Alan Horstmann Signed-off-by: Clemens Ladisch --- Reading git-diff-tree failed