]> git.baikalelectronics.ru Git - kernel.git/commit
[ALSA] Change seq_midi.c so client name is card, rather than port, specific
authorAlan Horstmann <gineera@aspect135.co.uk>
Fri, 21 Apr 2006 06:39:20 +0000 (08:39 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 22 Jun 2006 19:32:46 +0000 (21:32 +0200)
commitbfc99d94d8f13bf9997bdf7d95ae4df0f095e6cf
tree1c2264a565bc9f71a2cfdfffafe8cce38082c47c
parentbefad4f00d3df925ebad8dd6bbf4960463eb9bc8
[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 <gineera@aspect135.co.uk>
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
sound/core/seq/seq_midi.c