From: Stefan Hajnoczi Date: Wed, 14 Nov 2012 07:50:44 +0000 (+0100) Subject: staging: line6: drop MIDI dumping code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~329 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36a01f4d971c4d2d9923a94ca21ccd3f2d579563;p=pandora-kernel.git staging: line6: drop MIDI dumping code ALSA amidi(1) and aseqdump(1) can be used to dump MIDI instead of manually dumping MIDI messages in the driver. The advantage of using these existing tools is that can be used at run-time rather than compile-time. Signed-off-by: Stefan Hajnoczi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed