staging: line6: drop pod prog_data buffers
authorStefan Hajnoczi <stefanha@gmail.com>
Thu, 22 Nov 2012 19:49:20 +0000 (20:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Nov 2012 00:13:50 +0000 (16:13 -0800)
commit79038f61731bf0871d673c03fdc8a641b999f57a
tree54fbed4ef9d3a6b7014ec64a3e2c100448c0d2ce
parent2807904441d4f1787425527a8193580d389cf497
staging: line6: drop pod prog_data buffers

The driver no longer keeps state of MIDI-accessible device parameters.
Drop the buffers but be careful to keep the device startup procedure
working even though we no longer store the contents of the dump request.
The startup procedure will be simplified in a later patch.

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