commit | f55a871241899ea2ecc85670d7c9a83e4de29637 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Fri Apr 18 05:38:56 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Apr 24 14:09:49 2008 -0300 |
tree | 982361c8d79f3ec118e0193f8bf888337b922c39 | |
parent | 49844c291a02a8630215f779fa44b3198d0a4f5b [diff] |
V4L/DVB (7716): pvrusb2: clean up global functions This patch contains the following cleanups: - make the following needlessly global function static: - pvr2_hdw_set_cur_freq() - #if 0 the following unused global functions: - pvr2_hdw_get_state_name() - pvr2_hdw_get_debug_info_unlocked() - pvr2_hdw_get_debug_info_locked() Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>