]> git.baikalelectronics.ru Git - kernel.git/commit
staging: line6: drop tuner param filtering
authorStefan Hajnoczi <stefanha@gmail.com>
Thu, 22 Nov 2012 19:49:07 +0000 (20:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Nov 2012 00:13:49 +0000 (16:13 -0800)
commita78bfabf060d60306cfbf52989547febd6abb23a
tree26ee7db76b3edc983be0c5c3473602f4d9784bbf
parent68975b634d0af786b5f292e5ab17e80c7cc5b674
staging: line6: drop tuner param filtering

The pod_set_system_param_int() helper function is only used to set the
monitor level.  Previously it was also used to control the tuner and has
special checks.  These checks can now be dropped, along with the tuner
constants.

Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/line6/pod.c