]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Staging: comedi: s626.c: Remove unused functions
authorBhumika Goyal <bhumirks@gmail.com>
Sun, 28 Feb 2016 07:58:47 +0000 (13:28 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 5 Mar 2016 22:56:55 +0000 (14:56 -0800)
commitdda68765d757c7da878b093a87f24d6a1d4cfb64
tree6d55b022bb8243c0f5b782693b3a8cf2564b5dc4
parentd2b0fc6e29bb6015f811b7574dde64026179e57a
Staging: comedi: s626.c: Remove unused functions

The functions s626_get_clk_mult, s626_get_clk_mult, s626_get_enc_mode,
s626_set_index_pol are not used anywhere in the kernel so they can be
removed. This also cleans the code. Grepped to find the occurences.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/s626.c