commit | 9f673d7a6022b9425fc412d619fd72bcadcf80c3 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@gmail.com> | Thu Nov 22 20:49:17 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 26 16:13:50 2012 -0800 |
tree | d866c95a315e27e94cbefacda43d27645fb62476 | |
parent | 59ac6936bcb7fc95039eb7813bfb827271185c56 [diff] |
staging: line6: drop CONFIG_LINE6_USB_RAW Now that both pod.c and variax.c have removed their raw sysfs attrs, the CONFIG_LINE6_USB_RAW config option can be dropped. The drivers are being stripped down to just PCM and MIDI I/O so there is less state and filtering. Therefore it's no longer necessary to have a special sysfs attr to bypass the filtering ("raw"). Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>