From: Clemens Ladisch Date: Mon, 22 Jun 2009 08:01:59 +0000 (+0200) Subject: sound: seq_midi_event: fix decoding of (N)RPN events X-Git-Tag: v2.6.27.26~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3cb500ff7a003a1148fbd74dd90f6a9b4a4e45c;p=pandora-kernel.git sound: seq_midi_event: fix decoding of (N)RPN events commit 6423f9ea8035138d70bae1a278d3b57b743f8b3e upstream. When decoding (N)RPN sequencer events into raw MIDI commands, the extra_decode_xrpn() function had accidentally swapped the MSB and LSB controller values of both the parameter number and the data value. Signed-off-by: Clemens Ladisch Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed