]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7e0d7d08bcd5964ade8e4f89de0428f9cabdf8a1
tree54fbed4ef9d3a6b7014ec64a3e2c100448c0d2ce
parentd0137f2c6e1fdb4203df358c85ae18bf0c8ec3de
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