staging: line6: drop midi_postprocess flag
authorStefan Hajnoczi <stefanha@gmail.com>
Thu, 22 Nov 2012 19:49:05 +0000 (20:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Nov 2012 00:13:48 +0000 (16:13 -0800)
commit370a382fa72879a23eb92786009cd41e38b93385
treebb372cee1c608586794d861878f006cfe931e9c0
parentaf89d2897a716e8e46cc5aad052a015d234e490f
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 <stefanha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/line6/midi.c
drivers/staging/line6/pod.c
drivers/staging/line6/pod.h