V4L/DVB (7716): pvrusb2: clean up global functions
authorAdrian Bunk <[email protected]>
Fri, 18 Apr 2008 08:38:56 +0000 (05:38 -0300)
committerMauro Carvalho Chehab <[email protected]>
Thu, 24 Apr 2008 17:09:49 +0000 (14:09 -0300)
commitf55a871241899ea2ecc85670d7c9a83e4de29637
tree982361c8d79f3ec118e0193f8bf888337b922c39
parent49844c291a02a8630215f779fa44b3198d0a4f5b
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 <[email protected]>
Signed-off-by: Mike Isely <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
drivers/media/video/pvrusb2/pvrusb2-hdw.c
drivers/media/video/pvrusb2/pvrusb2-hdw.h