commit | 1dc403ffecae26ae52414488e326761a9ae10de7 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@gmail.com> | Wed Nov 23 08:20:43 2011 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Sat Nov 26 16:14:11 2011 -0800 |
tree | 358a49a6c9c78f14a23db5682a66a6d860eb6107 | |
parent | 16dc10401133d16d13a5eea7da2a71d2080e32a1 [diff] |
staging: line6: add missing MIDI postprocessing case for POD HD300 The driver leaves MIDI processing up to userspace for the POD HD300 device. Add a missing case statement to skip MIDI postprocessing in the driver. This change has no effect other than silencing a printk: line6usb driver bug: missing case in linux/drivers/staging/line6/midi.c:179 Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>