From: Stefan Hajnoczi Date: Thu, 22 Nov 2012 19:49:05 +0000 (+0100) Subject: staging: line6: drop midi_postprocess flag X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=370a382fa72879a23eb92786009cd41e38b93385;p=pandora-kernel.git staging: line6: drop midi_postprocess flag It is no longer necessary to trigger on MIDI transmit messages that will change the state of the device since: 1. We've dropped the midi_postprocess sysfs attr in a previous commit so it is not possible to activate this feature anymore. 2. The other sysfs attrs that could inspect the state after a dump request have been dropped. Therefore we can safely remove this dead code. Signed-off-by: Stefan Hajnoczi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed