staging: line6: clean up line6_variax_process_message()
authorStefan Hajnoczi <stefanha@gmail.com>
Sat, 19 Jan 2013 10:18:44 +0000 (11:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 20 Jan 2013 23:57:47 +0000 (15:57 -0800)
commit3d1390389fe8124b2afde7fdbe306cbe2a99019d
treeaf5601490c04c7ba4638e108950390257926d5d5
parent4e6a8ffba2add23223dc0231c1f818d00813c55b
staging: line6: clean up line6_variax_process_message()

Previous versions of the line6 driver snooped MIDI traffic in order to
make device state accessible via sysfs attributes.  This involved a lot
of logic in line6_variax_process_message() that has since been removed.

Drop unused conditionals in line6_variax_process_message().

Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/line6/variax.c
This page took 0.025285 seconds and 5 git commands to generate.