From: Takashi Iwai Date: Wed, 11 Feb 2009 23:06:42 +0000 (+0100) Subject: ALSA: mtpav - Fix initial value for input hwport X-Git-Tag: v2.6.29-rc5~1^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32cf9a16f4af01573ddec1eb073111fc20a9d7d4;p=pandora-kernel.git ALSA: mtpav - Fix initial value for input hwport Fix the initial value for input hwport. The old value (-1) may cause Oops when an realtime MIDI byte is received before the input port is explicitly given. Instead, now it's set to the broadcasting as default. Tested-by: Holger Dehnhardt Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed