diff options
author | Stefan Hajnoczi <stefanha@gmail.com> | 2012-11-22 19:49:00 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-27 00:11:22 (GMT) |
commit | 99c54e9830feb746c9175fae887546e741bb56eb (patch) | |
tree | a83c1bee273410242e89dbda167da5aa9935b492 /drivers/net/vxlan.c | |
parent | 5e275f4586484d7a8f17046930f473883a660a73 (diff) | |
download | linux-fsl-qoriq-99c54e9830feb746c9175fae887546e741bb56eb.tar.xz |
staging: line6: drop tuner_pitch sysfs attr
Dropping this final tuner sysfs attr also leaves the
POD_GET_SYSTEM_PARAM() macro, pod_get_system_param_string(), and
pod_get_system_param_int() unused. Remove them immediately to avoid
compiler warnings.
POD_monitor_level is now the only SYSEX value that needs to be watched
by the driver since the ALSA volume control should reflect the current
monitor volume level used by the device. Therefore, drop the switch
statement entirely and just check for POD_monitor_level, ignoring
unknown system parameter changes.
Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/vxlan.c')
0 files changed, 0 insertions, 0 deletions