From: Stefan Hajnoczi Date: Wed, 23 Nov 2011 08:20:43 +0000 (+0000) Subject: staging: line6: add missing MIDI postprocessing case for POD HD300 X-Git-Tag: v3.3-rc1~152^2~101^2~357 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dc403ffecae26ae52414488e326761a9ae10de7;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed