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.27.18~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6d0986f9ebbae82005f083adf46d9146939eaf6;p=pandora-kernel.git ALSA: mtpav - Fix initial value for input hwport commit 32cf9a16f4af01573ddec1eb073111fc20a9d7d4 upstream. 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 Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed