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.31-rc1~38^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6423f9ea8035138d70bae1a278d3b57b743f8b3e;p=pandora-kernel.git sound: seq_midi_event: fix decoding of (N)RPN events 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 Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed